Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 111 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 111 Bytes

Deep-Q-learning

DQN for Atari breakout

  • To train the model, run train.py
  • To test the model, run test.py.