NOTE all commands ran in the parent directory of dlgo
Amend the main_network.py file as desired.
Training checkpoints are created at each epoch and stored in checkpoints/.
num_gamesepochsbatch_sizemodeloptimizerencoder
python -m dlgo.nn.main_network
python -m dlgo.gtp.play_local
python -m dlgo.reinforcement.simulate_game
options
--num_games -n: number of games to play; default = 1--in_file -in:hdf5file containing a Keras 'model' group; default =./dlgo/agent/latest.hdf5