文件名称:RocAlphaGo-develop
介绍说明--下载内容来自于网络,使用问题请自行百度
搬运 github上关于alpha go zero的开源项目源代码 机器学习入门 配置不好慎入(Machine Learning for beginners.
Watch out for buring your GPU.:))
Watch out for buring your GPU.:))
相关搜索: alpha go ZERO
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
RocAlphaGo-develop | 0 | 2017-11-07 |
RocAlphaGo-develop\.gitignore | 148 | 2017-11-07 |
RocAlphaGo-develop\.gitmodules | 124 | 2017-11-07 |
RocAlphaGo-develop\.travis.yml | 2136 | 2017-11-07 |
RocAlphaGo-develop\AlphaGo | 0 | 2017-11-07 |
RocAlphaGo-develop\AlphaGo\__init__.py | 0 | 2017-11-07 |
RocAlphaGo-develop\AlphaGo\ai.py | 6249 | 2017-11-07 |
RocAlphaGo-develop\AlphaGo\go.py | 25838 | 2017-11-07 |
RocAlphaGo-develop\AlphaGo\mcts.py | 9303 | 2017-11-07 |
RocAlphaGo-develop\AlphaGo\models | 0 | 2017-11-07 |
RocAlphaGo-develop\AlphaGo\models\__init__.py | 0 | 2017-11-07 |
RocAlphaGo-develop\AlphaGo\models\nn_util.py | 5795 | 2017-11-07 |
RocAlphaGo-develop\AlphaGo\models\policy.py | 11603 | 2017-11-07 |
RocAlphaGo-develop\AlphaGo\models\value.py | 1661 | 2017-11-07 |
RocAlphaGo-develop\AlphaGo\preprocessing | 0 | 2017-11-07 |
RocAlphaGo-develop\AlphaGo\preprocessing\__init__.py | 0 | 2017-11-07 |
RocAlphaGo-develop\AlphaGo\preprocessing\game_converter.py | 9688 | 2017-11-07 |
RocAlphaGo-develop\AlphaGo\preprocessing\preprocessing.py | 11223 | 2017-11-07 |
RocAlphaGo-develop\AlphaGo\training | 0 | 2017-11-07 |
RocAlphaGo-develop\AlphaGo\training\__init__.py | 0 | 2017-11-07 |
RocAlphaGo-develop\AlphaGo\training\reinforcement_policy_trainer.py | 11137 | 2017-11-07 |
RocAlphaGo-develop\AlphaGo\training\reinforcement_value_trainer.py | 0 | 2017-11-07 |
RocAlphaGo-develop\AlphaGo\training\supervised_policy_trainer.py | 12142 | 2017-11-07 |
RocAlphaGo-develop\AlphaGo\util.py | 8537 | 2017-11-07 |
RocAlphaGo-develop\CONTRIBUTING.md | 1968 | 2017-11-07 |
RocAlphaGo-develop\LICENSE | 1090 | 2017-11-07 |
RocAlphaGo-develop\README.md | 1896 | 2017-11-07 |
RocAlphaGo-develop\benchmarks | 0 | 2017-11-07 |
RocAlphaGo-develop\benchmarks\__init__.py | 0 | 2017-11-07 |
RocAlphaGo-develop\benchmarks\preprocessing_benchmark.py | 654 | 2017-11-07 |
RocAlphaGo-develop\benchmarks\reinforcement_policy_training_benchmark.py | 1150 | 2017-11-07 |
RocAlphaGo-develop\benchmarks\supervised_policy_training_benchmark.py | 666 | 2017-11-07 |
RocAlphaGo-develop\interface | 0 | 2017-11-07 |
RocAlphaGo-develop\interface\Play.py | 1243 | 2017-11-07 |
RocAlphaGo-develop\interface\__init__.py | 0 | 2017-11-07 |
RocAlphaGo-develop\interface\gtp_wrapper.py | 5026 | 2017-11-07 |
RocAlphaGo-develop\interface\opponents | 0 | 2017-11-07 |
RocAlphaGo-develop\interface\opponents\pachi | 0 | 2017-11-07 |
RocAlphaGo-develop\interface\opponents\pachi\pachi | 0 | 2017-11-07 |
RocAlphaGo-develop\interface\opponents\pachi\pachi.py | 0 | 2017-11-07 |
RocAlphaGo-develop\requirements.txt | 140 | 2017-11-07 |
RocAlphaGo-develop\tests | 0 | 2017-11-07 |
RocAlphaGo-develop\tests\__init__.py | 0 | 2017-11-07 |
RocAlphaGo-develop\tests\parseboard.py | 960 | 2017-11-07 |
RocAlphaGo-develop\tests\test_data | 0 | 2017-11-07 |
RocAlphaGo-develop\tests\test_data\hdf5 | 0 | 2017-11-07 |
RocAlphaGo-develop\tests\test_data\hdf5\alphago-vs-lee-sedol-features.hdf5 | 516375 | 2017-11-07 |
RocAlphaGo-develop\tests\test_data\hdf5\random_minimodel_weights.hdf5 | 73584 | 2017-11-07 |
RocAlphaGo-develop\tests\test_data\minimodel.json | 3151 | 2017-11-07 |
RocAlphaGo-develop\tests\test_data\sgf | 0 | 2017-11-07 |
RocAlphaGo-develop\tests\test_data\sgf\20160312-Lee-Sedol-vs-AlphaGo.sgf | 1515 | 2017-11-07 |
RocAlphaGo-develop\tests\test_data\sgf\20160313-AlphaGo-vs-Lee-Sedol.sgf | 1544 | 2017-11-07 |
RocAlphaGo-develop\tests\test_data\sgf\AlphaGo-vs-Lee-Sedol-20160310.sgf | 1760 | 2017-11-07 |
RocAlphaGo-develop\tests\test_data\sgf\Lee-Sedol-vs-AlphaGo-20160309.sgf | 1585 | 2017-11-07 |
RocAlphaGo-develop\tests\test_data\sgf\Lee-Sedol-vs-AlphaGo-20160315.sgf | 2243 | 2017-11-07 |
RocAlphaGo-develop\tests\test_data\sgf_with_handicap | 0 | 2017-11-07 |
RocAlphaGo-develop\tests\test_data\sgf_with_handicap\0196-00-00.sgf | 624 | 2017-11-07 |
RocAlphaGo-develop\tests\test_data\sgf_with_handicap\ab_aw.sgf | 2494 | 2017-11-07 |
RocAlphaGo-develop\tests\test_game_converter.py | 962 | 2017-11-07 |
RocAlphaGo-develop\tests\test_gamestate.py | 6470 | 2017-11-07 |
RocAlphaGo-develop\tests\test_gtp_wrapper.py | 723 | 2017-11-07 |
RocAlphaGo-develop\tests\test_ladders.py | 5889 | 2017-11-07 |
RocAlphaGo-develop\tests\test_liberties.py | 1344 | 2017-11-07 |
RocAlphaGo-develop\tests\test_mcts.py | 5390 | 2017-11-07 |
RocAlphaGo-develop\tests\test_players.py | 1493 | 2017-11-07 |
RocAlphaGo-develop\tests\test_policy.py | 5542 | 2017-11-07 |
RocAlphaGo-develop\tests\test_preprocessing.py | 12396 | 2017-11-07 |
RocAlphaGo-develop\tests\test_reinforcement_policy_trainer.py | 8994 | 2017-11-07 |
RocAlphaGo-develop\tests\test_supervised_policy_trainer.py | 677 | 2017-11-07 |
RocAlphaGo-develop\tox.ini | 92 | 2017-11-07 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.