Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 245 Bytes

File metadata and controls

7 lines (4 loc) · 245 Bytes

Code instructions:

DQN with CNN on Doom:

th learning-torch7-cnn.lua to train a neural network from scratch, and test it

th learning-torch7-cnn.lua --skipLearning --load results/model.net to only test a pre-trained neural network file