EducationalTestingService / EducationalTestingService/simpledep
perceptron weight averaging is not standard
未关闭
- 主要语言
- Python
- 星标
- 5
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
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
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。