Skip to content

Dany-L/Reinforcement-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reinforcement-learning

Reinforcement Learning Course from IPVS

This repository collects the code developed during the course of reinforcement learning at the University of Stuttgart. The Main Algorithms are implemented in python such as

  • Monte-Carlo Learning
  • Temporal-Difference Learning
  • TD(lambda)
  • Q-learning
  • Function Approximation approximations towards a continuous state space
  • Policy Gradient Method
  • Inverse reinforcement learning

Links:

Course by University of Stuttgart

Course by David Silver

About

Reinforcement Learning Course from IPVS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages