Commit History

Updated and formatted README
35a7301

ledmands commited on

Updated and formatted README
ebcd7c3

ledmands commited on

Modified plot_improvement.py to fix agent directory sorting bug
44830bc

ledmands commited on

Got config for dqn version 2.1
2ef57f9

ledmands commited on

Updated README metadata with eval metrics. Updated README with note on replay and eval metrics
98cdb04

ledmands commited on

updated readme, added replay.mp4 to home directory
f7c1ad0

ledmands commited on

Updated README
b00577c

ledmands commited on

Updated README
a01bf38

ledmands commited on

Updated README
bdf3a38

ledmands commited on

Updated README
7e447ec

ledmands commited on

Updated README to display video widget
c61a4ed

ledmands commited on

Removed unecessary comments in plot_improvement.py
47aa47a

ledmands commited on

Removed old code from get_config.py
91b9fbd

ledmands commited on

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

ledmands commited on

Deleted json files from videos. Renamed video files.
6723373

ledmands commited on

Updated README. Deleted scripts under development from main branch. They are located in development branch.
f2b3a9d

ledmands commited on

updated readme
1671397

ledmands commited on

Added videos of the best model from the most recent run
c75318b

ledmands commited on

Removed testing videos
956eab4

ledmands commited on

Modified evaluate_agent.py slightly.
7a9dcf1

ledmands commited on

Added TB charts for agent v2.8
4905fa3

ledmands commited on

Added agent v2.8 and notebook
f98a19f

ledmands commited on

Updated README
fcbbec7

ledmands commited on

Added framework for saving charts in plot_improvement.py
71d2358

ledmands commited on

plot_improvement works OK, could use fine tuning
ac49cb8

ledmands commited on

started using numpy like i should have to begin with...
449b9e9

ledmands commited on

plot improvement is a mess, but getting there
e036817

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

Updated ReadMe
b7f0280

ledmands commited on

Updated watch agent script to remove rendering option
5d0eb73

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

Updated Readme
678953c

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

Updated tags in readme file
d0a283e

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