Skip to content

w1nte/reinforcement-learning-presentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reinforcement Learning example for a presentation

I implemented Q-Learning, Policy-Iteration and Value-Iteration for a MDP Environment. The Algorithms are as suggested by the book "Reinforcement Learning: An Introduction" by Sutton and Barto.