文件名称:Python-这是AlphaGo主要部分的纯Python实现
文件大小:20.44MB
文件格式:ZIP
更新时间:2022-08-29 10:39:06
Python开发-机器学习
这是AlphaGo主要部分的纯Python实现
【文件预览】:
brilee-MuGo-26b7347
----load_data_sets.py(5KB)
----misc()
--------exploding_activations.png(104KB)
----go.py(15KB)
----main.py(3KB)
----sgf_wrapper.py(6KB)
----utils.py(3KB)
----features.py(4KB)
----tests()
--------test_utils.py(5KB)
--------test_go.py(18KB)
--------test_sgf_wrapper.py(7KB)
--------test_strategies.py(980B)
--------test_features.py(3KB)
--------test_datasets.py(2KB)
--------example_game.sgf(804B)
----gtp_wrapper.py(3KB)
----policy.py(11KB)
----requirements.txt(81B)
----.gitignore(78B)
----papers()
--------cazenave2017.pdf(198KB)
--------Chaslot_thesis.pdf(1.47MB)
--------alphago_policy_dcnn2015.pdf(496KB)
--------facebook2015.pdf(1.59MB)
--------alphago2016.pdf(3.32MB)
--------clark15.pdf(304KB)
--------multilabel.pdf(1.15MB)
--------2013-mcts-go-limits-experiments.zip(1.65MB)
--------cazenave_resnet.pdf(365KB)
----saved_models()
--------20170718.index(1KB)
--------20170718.data-00000-of-00001(12.73MB)
--------20170718.meta(171KB)
----README.md(5KB)
----strategies.py(9KB)