Skip to content

Latest commit

 

History

History

q_learning

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Lab lecture - Q Learning

In this lecture, we teach an agent to escape a maze by Reinforcement Learning. Both the environment and the agent are Numpy based.