资源简介
击败世界围棋九段李世石的人工智能AlphaGo源码
代码片段和文件信息
from AlphaGo.models.game_converter import game_converter
test_features = [“board“ “turns_since“ “liberties“ “capture_size“
“self_atari_size“ “liberties_after“ “sensibleness“ “zeros“]
gc = game_converter()
for s_a_tuple in gc.convert_game(‘tests/test_sgfs/AlphaGo-vs-Lee-Sedol-20160310-first10only.sgf‘ test_features):
pass
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 336 2016-03-12 11:25 AlphaGo\.git\config
文件 73 2016-03-12 11:25 AlphaGo\.git\desc
文件 24 2016-03-12 11:25 AlphaGo\.git\HEAD
文件 478 2016-03-12 11:25 AlphaGo\.git\hooks\applypatch-msg.sample
文件 896 2016-03-12 11:25 AlphaGo\.git\hooks\commit-msg.sample
文件 189 2016-03-12 11:25 AlphaGo\.git\hooks\post-update.sample
文件 424 2016-03-12 11:25 AlphaGo\.git\hooks\pre-applypatch.sample
文件 1642 2016-03-12 11:25 AlphaGo\.git\hooks\pre-commit.sample
文件 1348 2016-03-12 11:25 AlphaGo\.git\hooks\pre-push.sample
文件 4951 2016-03-12 11:25 AlphaGo\.git\hooks\pre-reba
文件 1239 2016-03-12 11:25 AlphaGo\.git\hooks\prepare-commit-msg.sample
文件 3611 2016-03-12 11:25 AlphaGo\.git\hooks\update.sample
文件 5568 2016-03-12 11:25 AlphaGo\.git\index
文件 240 2016-03-12 11:25 AlphaGo\.git\info\exclude
文件 188 2016-03-12 11:25 AlphaGo\.git\logs\HEAD
文件 188 2016-03-12 11:25 AlphaGo\.git\logs\refs\heads\develop
文件 188 2016-03-12 11:25 AlphaGo\.git\logs\refs\remotes\origin\HEAD
文件 12076 2016-03-12 11:25 AlphaGo\.git\ob
文件 179636 2016-03-12 11:25 AlphaGo\.git\ob
文件 244 2016-03-12 11:25 AlphaGo\.git\packed-refs
文件 41 2016-03-12 11:25 AlphaGo\.git\refs\heads\develop
文件 33 2016-03-12 11:25 AlphaGo\.git\refs\remotes\origin\HEAD
文件 51 2016-03-12 11:25 AlphaGo\.gitignore
文件 127 2016-03-12 11:25 AlphaGo\.gitmodules
文件 725 2016-03-12 11:25 AlphaGo\.travis.yml
文件 0 2016-03-12 11:25 AlphaGo\AlphaGo\ai.py
文件 11217 2016-03-12 11:25 AlphaGo\AlphaGo\go.py
文件 62 2016-03-12 11:25 AlphaGo\AlphaGo\mcts.py
文件 1697 2016-03-12 11:25 AlphaGo\AlphaGo\models\deep_policy.py
文件 2927 2016-03-12 11:25 AlphaGo\AlphaGo\models\game_converter.py
............此处省略85个文件信息
- 上一篇:FlashPad(笔记软件) V1.6 绿色版
- 下一篇:TK—80使用
评论
共有 条评论