Skip to content

kartik-kumarr/Reinforcement-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Implementation of core RL algorithms using Pytorch

  • Implementation of Value Iteration and Policy iteration Algorithms.
  • Implementation of basic algorithms in Reinforcement learning (such as Q-learning, First visit Monte Carlo, Deep Reinforcement learning algorithms) applied on Open AI environments such as cartpole, Acrobat and Bipedal Walker.

About

Implementation of core RL algorithms using Pytorch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages