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