Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 116 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 116 Bytes

Q-learning-demo

  • Q-learning and Sarsa demo in a maze env.
  • DQN demo (with target network) in a navigation env.