文件名称:Python-Minigo基于AlphaGoZero核心算法TensorFlow极简围棋引擎
文件大小:97KB
文件格式:ZIP
更新时间:2022-08-31 01:35:26
Python开发-机器学习
Minigo: 基于AlphaGo Zero核心算法(TensorFlow)极简围棋引擎
【文件预览】:
tensorflow-minigo-fd9b82d
----cloud_logging.py(1KB)
----shipname.py(2KB)
----mcts.py(10KB)
----evaluation.py(3KB)
----RESULTS.md(9KB)
----sgf()
--------opening_stats.sh(1KB)
----preprocessing.py(7KB)
----coords.py(4KB)
----utils.py(2KB)
----requirements-cpu.txt(100B)
----sgf_wrapper.py(6KB)
----local_rl_loop.py(2KB)
----main.py(7KB)
----rl_loop.py(4KB)
----gtp_extensions.py(6KB)
----requirements.txt(104B)
----CONTRIBUTING.md(969B)
----LICENSE(11KB)
----dual_net.py(14KB)
----gtp_wrapper.py(4KB)
----README.md(19KB)
----cluster()
--------gpu-player.yaml(2KB)
--------gpu-provision-daemonset.yaml(1KB)
--------deploy-gpu-player.sh(657B)
--------Dockerfile(435B)
--------Dockerfile.gpu(1KB)
--------common.sh(352B)
--------cluster-down(78B)
--------player_wrapper.sh(841B)
--------Makefile(1KB)
--------player.yaml(1KB)
--------destroy(140B)
--------cluster-up(591B)
--------.gitignore(7B)
--------deploy(655B)
--------cluster-up-gpu(634B)
----go.py(19KB)
----oneoffs()
--------resign_analysis.py(3KB)
--------inspect_game.py(2KB)
--------modelstats.sh(1KB)
----data()
--------names.txt(2KB)
----selfplay_mcts.py(3KB)
----tests()
--------test_coords.py(5KB)
--------test_mcts.py(7KB)
--------test_symmetries.py(4KB)
--------test_preprocessing.py(6KB)
--------test_sgf_wrapper.py(6KB)
--------example_game.sgf(839B)
--------test_features.py(5KB)
--------test_strategies.py(9KB)
--------test_dual_net.py(2KB)
--------test_utils.py(5KB)
--------test_shipname.py(1KB)
--------test_go.py(23KB)
----symmetries.py(2KB)
----strategies.py(10KB)
----CODE_OF_CONDUCT.md(5KB)
----.gitignore(127B)
----features.py(5KB)