kuz / DeepMind-Atari-Deep-Q-Learner

The original code from the DeepMind article + my tweaks
http://www.nature.com/nature/journal/v518/n7540/full/nature14236.html
1.83k stars 532 forks source link

about ./run_cpu <game name> #30

Open encore2020 opened 7 years ago

encore2020 commented 7 years ago

after ./run_cpu , game start,

How to stop training and continue the train data next time?

How to find the trained network file?