- 12 6月, 2018 1 次提交
-
-
由 Haonan 提交于
added test_simple_games
-
- 06 6月, 2018 1 次提交
-
-
由 Haonan 提交于
* prelimary implementations of ComputationTask, Algorithm and Model classes * remove "model_func" from the args of an algorithm * a clean clone() function for Algorithm and Model * add use_next_value as a input to learn() * further re-structure * added Feedforward and RLAlgorithm classes * maxid -> argmax * discrete_distribution -> category_distribution * category -> categorical * revisions
-
- 01 6月, 2018 2 次提交
-
-
由 Xiaochen Lian 提交于
add design doc
-
由 Lei Wang 提交于
-
- 28 5月, 2018 1 次提交
-
-
由 Xiaochen Lian 提交于
* simple replay buffer and its test * add error handling * add test for deep copy
-
- 22 5月, 2018 1 次提交
-
-
由 Lei Wang 提交于
-
- 18 5月, 2018 2 次提交
- 17 5月, 2018 4 次提交
- 26 4月, 2018 3 次提交
-
-
由 emailweixu 提交于
pre-commit hook
-
由 xuwei06 提交于
To use it, run "pre-commit install" at repo root.
-
由 emailweixu 提交于
-