Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 286 Bytes

File metadata and controls

6 lines (4 loc) · 286 Bytes

Run python setup.py develop to build the custom cpu kernel that checks if game is over.

python3 connect4.py -t [model_name] trains and saves a model python3 connect4.py -p [path_to_model] plays a game against the model python3 connect4.py -r rolls out a random game as a test