Help with training an agent to play Atari games
Find a file
2020-03-29 14:48:18 -04:00
.gitignore Began separating config & networks, F1 for pausing, text functions, and more sneaky agent stuff 2019-10-27 20:42:37 -04:00
config.py Changes from honors thesis 2020-03-23 20:02:06 -04:00
LICENSE Create LICENSE 2020-03-29 14:48:18 -04:00
networks.py Began separating config & networks, F1 for pausing, text functions, and more sneaky agent stuff 2019-10-27 20:42:37 -04:00
play.py Changes from honors thesis 2020-03-23 20:02:06 -04:00
play_env.py Changes from honors thesis 2020-03-23 20:02:06 -04:00
play_pong.sh Back and forth between computer play and human play while training an agent 2019-09-21 19:03:00 -04:00