ALE-Pacman-v5 / agents

Commit History

Got config for dqn version 2.1
2ef57f9

ledmands commited on

Modified get_config.py. Updated README. Added config file for most recent agent.
df1cef8

ledmands commited on

Removed testing videos
956eab4

ledmands commited on

Modified evaluate_agent.py slightly.
7a9dcf1

ledmands commited on

Added agent v2.8 and notebook
f98a19f

ledmands commited on

Changed the video recorder directory
2690fb6

ledmands commited on

Began work on plotting improvements between training runs
94c3490

ledmands commited on

Added agent and notebook for dqn version 2.7
acd0718

ledmands commited on

Moved the config and watch scripts to the root directory. Split the watch script into two scripts: watch and evaluate.
ca16748

ledmands commited on

Renamed pull_config to get_config. Updated get_config script, working as I'd like
baeb5f8

ledmands commited on

Added notebook and agent files for dqnv2.6
f037205

ledmands commited on

Modified plot_evaluations.py with experimental labels and scaling. Still needs more tuning.
e64054f

ledmands commited on

Updated record_video.py to truncate recording upon episode end. File still saves based on steps specified, however...
a2ff203

ledmands commited on

Updated notes in watch_agent.py
1427095

ledmands commited on

Added functionality to watch_agent.py to support evaluating different agents.
a30d4ce

ledmands commited on

Added pull_config.py to grab configuration data from agent. Script is still being tested and tuned.
866f598

ledmands commited on

Added checkpoint agents to each dqn version. Added the notebook for dqn 2.5
e96aefa

ledmands commited on

Changed file structure for agents and updated readme
c36f44f

ledmands commited on

removed example video
9938803

ledmands commited on

record_video.py now functions, needs tuning
36f3504

ledmands commited on

Modified the record_video.py file, still not functional.
6aec4d8

ledmands commited on

Added the a2c notebook and the latest dqn run notebook
e3b737c

ledmands commited on

Updated the agent file and best model file for version_2
3ae69be

ledmands commited on

Added option flags to the watch_agent.py file.
cbe0575

ledmands commited on

Modified watch_agent.py to include ability to give an argument to adjust repeat action probability.
c37ff18

ledmands commited on

Added video recording, plotting, and viewing script templates.
ebb75df

ledmands commited on

Changed naming convention for agent directories and TensorBoard directories
980c356

ledmands commited on

Removed redundant ppo notebook
bac7ebe

ledmands commited on

Added PPO trial run
d458235

ledmands commited on

Added run2v3 to notebooks. Updated run_2 model and best model. Added run2v3 TensorBoard and eval files to agents.
5f7e8a6

ledmands commited on

Added second Tensorboard file from run2 to its own file in order to split it out in the Tensorboard dashboard.
986734a

ledmands commited on

Updated run_2 agent and best model. Added evaluations and Tensorboard files to run_2.
8bb61db

ledmands commited on

Added final notebook files for first runs. Added Agents and evals from first runs.
9d02e54

ledmands commited on