EducationalTestingService / EducationalTestingService/simpledep
perceptron weight averaging is not standard
Ouverte
- Langage dominant
- Python
- Étoiles
- 5
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.