Skip to content

rao-ashish/rl-reimplementations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RL Reimplementations

This is a repository with simple re-implementations of common Reinforcement Learning algorithms. These reimplementations are built using Tensorflow and are applied to environments on the OpenAi Gym.

Currently included are implementations of Q-learning, PPO, Vanilla Policy Gradient, and CEM. Implementations of DQN and a few meta-learning methods are currently being worked on and will soon be added.

About

Simple reimplementations of common RL algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages