文件名称:谷歌AlaphaGo源码
文件大小:114KB
文件格式:ZIP
更新时间:2021-12-20 11:09:17
AlaphaGo 谷歌AlaphaGo
阿尔法围棋(AlphaGo)是第一个击败人类职业围棋选手、第一个战胜围棋世界冠军的人工智能机器人,由谷歌(Google)旗下DeepMind公司戴密斯·哈萨比斯领衔的团队开发。其主要工作原理是“深度学习”。
【文件预览】:
AlphaGo-develop
----.travis.yml(828B)
----.gitmodules(124B)
----tests()
--------test_liberties.py(1KB)
--------test_supervised_policy_trainer.py(933B)
--------test_gamestate.py(2KB)
--------test_policy.py(1KB)
--------__init__.py(0B)
--------test_preprocessing.py(6KB)
--------test_data()
--------test_game_converter.py(716B)
----LICENSE(1KB)
----benchmarks()
--------__init__.py(0B)
--------preprocessing_benchmark.py(491B)
----CONTRIBUTING.md(2KB)
----requirements.txt(269B)
----.gitignore(17B)
----interface()
--------server()
--------opponents()
----README.md(1KB)
----AlphaGo()
--------models()
--------go.py(9KB)
--------training()
--------preprocessing()
--------util.py(2KB)
--------ai.py(0B)
--------__init__.py(0B)
--------mcts.py(58B)
----.gitattributes(127B)