Moved the config and watch scripts to the root directory. Split the watch script into two scripts: watch and evaluate. ca16748 ledmands commited on May 16, 2024
Renamed pull_config to get_config. Updated get_config script, working as I'd like baeb5f8 ledmands commited on May 16, 2024
Modified plot_evaluations.py with experimental labels and scaling. Still needs more tuning. e64054f ledmands commited on May 15, 2024
Updated record_video.py to truncate recording upon episode end. File still saves based on steps specified, however... a2ff203 ledmands commited on May 15, 2024
Added functionality to watch_agent.py to support evaluating different agents. a30d4ce ledmands commited on May 15, 2024
Added pull_config.py to grab configuration data from agent. Script is still being tested and tuned. 866f598 ledmands commited on May 15, 2024
Added checkpoint agents to each dqn version. Added the notebook for dqn 2.5 e96aefa ledmands commited on May 15, 2024
Modified watch_agent.py to include ability to give an argument to adjust repeat action probability. c37ff18 ledmands commited on May 14, 2024
Added video recording, plotting, and viewing script templates. ebb75df ledmands commited on May 14, 2024
Changed naming convention for agent directories and TensorBoard directories 980c356 ledmands commited on May 14, 2024
Added run2v3 to notebooks. Updated run_2 model and best model. Added run2v3 TensorBoard and eval files to agents. 5f7e8a6 ledmands commited on May 11, 2024
Added second Tensorboard file from run2 to its own file in order to split it out in the Tensorboard dashboard. 986734a ledmands commited on May 10, 2024
Updated run_2 agent and best model. Added evaluations and Tensorboard files to run_2. 8bb61db ledmands commited on May 10, 2024
Added final notebook files for first runs. Added Agents and evals from first runs. 9d02e54 ledmands commited on May 10, 2024
Fixed video callback freq in dqn_pacmanv5_run1.ipynb prior to training. 08b1231 ledmands commited on May 9, 2024
Updated dqn_pacmanv5_run1.ipynb to final version prior to training. a3d1c3a ledmands commited on May 9, 2024