- 04 9月, 2017 3 次提交
- 19 6月, 2017 1 次提交
-
-
由 yangyaming 提交于
-
- 13 6月, 2017 1 次提交
-
-
由 yangyaming 提交于
-
- 17 5月, 2017 1 次提交
-
-
由 yangyaming 提交于
-
- 16 5月, 2017 1 次提交
-
-
由 yangyaming 提交于
-
- 03 5月, 2017 1 次提交
-
-
由 liaogang 提交于
-
- 02 5月, 2017 1 次提交
-
-
由 liaogang 提交于
-
- 23 2月, 2017 4 次提交
- 22 2月, 2017 7 次提交
-
-
由 Liang Zhao 提交于
-
由 Liang Zhao 提交于
-
由 Liang Zhao 提交于
-
由 Liang Zhao 提交于
-
由 Liang Zhao 提交于
-
由 Liang Zhao 提交于
-
由 Liang Zhao 提交于
-
- 20 2月, 2017 2 次提交
- 19 2月, 2017 8 次提交
- 20 12月, 2016 3 次提交
-
-
由 Peng Li 提交于
-
由 Peng Li 提交于
The chunks of types in excluded_chunk_types will not be counted in ChunkEvaluator. This is useful for tasks such as SRL, in which chunks of type V (verb) will not be taken into account in evaluation.
-
由 xutianbing 提交于
reference or raw matrix (Matrix & or Matrix *) contextProjectionForward contextProjectionBackward contextProjectionBackwardData contextProjectionBackwardWeight classificationError The mul functions would be updated later.
-
- 14 12月, 2016 1 次提交
-
-
由 liaogang 提交于
-
- 12 12月, 2016 1 次提交
-
-
由 Yu Yang 提交于
-
- 09 12月, 2016 1 次提交
-
-
由 Yi Wang 提交于
-
- 22 11月, 2016 2 次提交
- 20 11月, 2016 1 次提交
-
-
由 Yu Yang 提交于
* Different Type compare. * ostream << should pass a const object. * remove always true checks.
-
- 17 10月, 2016 1 次提交
-
-
由 emailweixu 提交于
* Fix sparse training for trainer_count=1 For trainer_count=1, the gradient machine is NeuralNetwork, which does not create parameter buf for PARAMETER_GRADIENT for sparse update in Parameter::enableType. But gradient parameter buf is still used in SgdThreadUpdater. * Minor update to comment
-