Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 141 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 141 Bytes

simple Q-learning algorithm to explore a maze

overview

Let's create very simple Q-learning agent that explore an arbitrary-sized maze.