Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 369 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 369 Bytes

Author: Aditya Prasad

A Go playing program made in Python based on Deep Learning and the Game of Go by Max Pumperla and Kevin Ferguson.

Contents

Currently only supports a random move bot. Run python bot_v_bot.py in the home directory to simulate a game between two random bots. Run python human_v_bot.py in the home directory to play against the random bot.