We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
In order to see the agent playing in a GUI, you need to install python-tk/curses.
To start the visualization, use the following command:
bash visualize.sh
Please note that a saved checkpoint is required.
Execute the command:
bash evaluate.sh
This evaluates the policy of an agent loaded from a checkpoint, which is required.