/HL-Div_Vis

Based on the Highlights-Div work by Tobias, with visualization capabilities and basic streamlining added, for use in my master's thesis.

Primary LanguageJupyter Notebook

HL-Div_Vis

Based on the Highlights-Div work by Tobias, with visualization capabilities and basic streamlining added, for use in my master's thesis.

To run an example evaluation:

python run_model.py --agent-model pp_23M.h5 --watch --num-steps 1000 --generate-stream --generate-video --verbose

The resulting data will be saved one folder above, in a directory called ``evaluate_agent_data''.

If you get this error, increase timestep: ValueError: Cannot take a larger sample than population when 'replace=False'