a reinforcement agent learning to play the Atari game Pong
##running
run the script pong.py with
python pong.py
set
resume=True
to continue training from the saved weightssave.p
reference: http://karpathy.github.io/2016/05/31/rl/
a reinforcement agent learning to play the Atari game Pong
##running
run the script pong.py with
python pong.py
set
resume=True
to continue training from the saved weightssave.p
reference: http://karpathy.github.io/2016/05/31/rl/