EducationalTestingService / EducationalTestingService/simpledep

perceptron weight averaging is not standard

Abierto
#1 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
5
Forks
0
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

My understanding is that for the averaged perceptron, the weights are averaged across each example in each iteration, not just each iteration as in the current implementation (and the perl one here from @sagae: http://people.ict.usc.edu/~sagae/parser/simpledep.pl).

A nice reference with a clever efficiency trick:
http://www.ciml.info/dl/v0_8/ciml-v0_8-ch03.pdf

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.