- 28 4月, 2020 1 次提交
-
-
由 LI Yunxiang 提交于
* add simple dqn * Update README.md * Update train.py * update * update image in README * update readme * simplify * yapf * Update README.md * Update README.md * Update README.md * Update train.py * yapf
-
- 26 3月, 2019 1 次提交
-
-
由 Hongsheng Zeng 提交于
* add api set_params/get_params in Model; add Interface of Network and LayerFunc to solve circular imports; refine parameter_names api of Model * remove licence in third party code; remove interface of Network and LayerFunc; move get_parameter_pairs and get_parameter_names api to Network * refine comment * refine commment
-
- 04 12月, 2018 1 次提交
-
-
由 Hongsheng Zeng 提交于
* add DQN example, add Agent unittest * refine readme * refine code * simplify code
-