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

add scripts to watch a pretrained network play #1

Closed lesters closed 8 years ago

lesters commented 9 years ago

Removes the exploration probability component when running pretrained networks, thus allowing visualization of pretrained networks.