AIDefender / Mini_AlphaGo

A simple implementation of AlphaGo by Deepmind

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mini-AlphaGo 复现

For training, see bashes/ for examples. For testing, run python3 MCTS/mcts_vs_random.py

About

A simple implementation of AlphaGo by Deepmind


Languages

Language:Python 98.9%Language:Shell 1.1%