Course: https://www.idi.ntnu.no/emner/it3105/
You can initiate training by executing: python3 ./rl-agent/main.py
To run TOPP, you must provide an uuid and the flagg: python3 ./rl-agent/main.py {uuid} --topp
The config will be saved to file, same with the model. See the config file to adjust model/system parameters.
--topp
: Execute topp, but requires that you provide a session uuid.
--render
: Will render/print the games to console.
Python: 3.11
PyTorch: 2.1.0.dev20230308+cu118