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

are network files on CPU and GPU different? #13

Open iostreamdoth opened 8 years ago

iostreamdoth commented 8 years ago

can I train on GPU and test on CPU?