- 10 5月, 2018 1 次提交
-
-
由 dzhwinter 提交于
* "add float64 tests" * "fix based comment" * "fixed based comment"
-
- 02 5月, 2018 1 次提交
-
-
由 Yu Yang 提交于
-
- 20 4月, 2018 1 次提交
-
-
由 weixing 提交于
-
- 11 4月, 2018 1 次提交
-
-
由 wanghaoshuang 提交于
-
- 04 4月, 2018 1 次提交
-
-
由 wanghaoshuang 提交于
-
- 02 4月, 2018 1 次提交
-
-
由 wanghaoshuang 提交于
1. Add attr 'average' into ParamAttr. 2. Make 'params_grads' optional for AverageModel. 3. Add option 'average_mean' and 'average_variance' for batch_normal.
-
- 28 3月, 2018 1 次提交
-
-
由 wanghaoshuang 提交于
-
- 20 3月, 2018 4 次提交
-
-
由 qingqing01 提交于
* Add RMSProp optimizer warpper. * Follow comments.
-
由 wanghaoshuang 提交于
-
由 wanghaoshuang 提交于
-
由 wanghaoshuang 提交于
-
- 19 3月, 2018 2 次提交
-
-
由 wanghaoshuang 提交于
-
由 wanghaoshuang 提交于
1. Implement 'with model_average.apply()' syntax 2. Init apply_program and restore_program in __init__ functin of ModelAverage
-
- 18 3月, 2018 1 次提交
-
-
由 wanghaoshuang 提交于
-
- 14 3月, 2018 1 次提交
-
-
由 Yu Yang 提交于
-
- 08 3月, 2018 1 次提交
-
-
由 qiaolongfei 提交于
-
- 26 2月, 2018 2 次提交
-
-
由 Yu Yang 提交于
-
由 qiaolongfei 提交于
-
- 24 2月, 2018 3 次提交
-
-
由 Luo Tao 提交于
-
由 qiaolongfei 提交于
-
由 Yu Yang 提交于
* Add reset and guard to unique_name
-
- 15 2月, 2018 1 次提交
-
-
由 Yang Yang 提交于
-
- 12 2月, 2018 1 次提交
-
-
由 qingqing01 提交于
-
- 08 2月, 2018 1 次提交
-
-
由 Yancey1989 提交于
-
- 31 1月, 2018 1 次提交
-
-
由 Qiao Longfei 提交于
* add basic interface for learning rate decay * add exponential_decay * add natural_exp_decay * add inverse_time_decay
-
- 21 1月, 2018 1 次提交
-
-
由 dzhwinter 提交于
* "fix decode bug" * "follow commnet" * "fix error" * "fix hook bug" * fix based comment * fix copyright * fix based on comment
-
- 15 1月, 2018 1 次提交
-
-
由 dzhwinter 提交于
* add copyright hook * add copyright hook * refine copyright hook * "test copyright hook" * fix check style * fix ci
-
- 05 1月, 2018 1 次提交
-
-
由 fengjiayi 提交于
-
- 25 12月, 2017 1 次提交
-
-
由 fengjiayi 提交于
-
- 19 12月, 2017 2 次提交
- 11 12月, 2017 2 次提交
-
-
由 dzhwinter 提交于
* "add global regularization" * Polish `append_regularization_ops`
-
由 typhoonzero 提交于
-
- 04 12月, 2017 1 次提交
-
-
由 Yu Yang 提交于
* Add DataFeeder A v2 API like data feeder for book demos. We can feed data directly from reader. * Fix CI * Add an unittest for while/rnn op forward * Add unittest for raw while op backward * Fix CI
-
- 27 11月, 2017 1 次提交
-
-
由 Yu Yang 提交于
Change books just use `import fluid`, not submodules
-
- 24 11月, 2017 1 次提交
-
-
由 fengjiayi 提交于
* Change all `data_type` in Python to `dtype` * Change `date_type` in C++ to `dtype` * Refine
-
- 22 11月, 2017 1 次提交
-
-
由 Qiao Longfei 提交于
* init label_semantic_roles.py * add linear_chain_crf and test * complete test_linear_chain_crf * correct last layer of db_lstm * update optimizer and initializer * update param_initializer of embedding_layer * support load pre trained embedding * rm unused parameter * optimize code * clean code * fix test * add todo
-
- 15 11月, 2017 1 次提交
-
-
由 kexinzhao 提交于
* add decayed adagrad python code * fix typo and order * small fix
-
- 14 11月, 2017 1 次提交
-
-
由 Qiao Longfei 提交于
* init commit * change some dir name
-
- 13 11月, 2017 1 次提交
-
-
由 QI JUN 提交于
* create learning rate variable for every parameter * fix ci * set parameter lr relatively to global lr
-