搜索资源列表
deep___learning_4
- documents for studying deeplearning especially about Alphago with ease
AlphaGo-develop
- 开发AlphaGo代码Python语言的工具。-With the Python language tools developed AlphaGo code.
AlphaGo
- AlphaGo深度学习源码,用于神经网络深度学习。-AlphaGo deep learning source code for neural network depth learning.
AlphaGo MCTS.py
- 实现AlphaGo MCTS的基本版本,通过一些状态、策略函数等(This is a "pure" implementation of the AlphaGo MCTS algorithm in that it is not specific to the game of Go; everything in this file is implemented generically with respect to s
leela-zero-0.12
- alphago的一种快速实现算法,算法和论文中的思想十分接近。(A quick implementation of alphago algorithm, the algorithm and the idea in the paper are very close.)
RocAlphaGo-cython-optimization
- 仿照谷歌alphago原理的围棋程序,目前只有快速走子网络还没有完善好(this is a program according alphago theory)