Skip to content

Simple yet efficient implementations of Model Free Reinforcement Learning algorithms in Pytorch

License

Notifications You must be signed in to change notification settings

Bharath2/SimpleRL

Repository files navigation

SimpleRL

Simple yet efficient implementations of Model Free Reinforcement Learning algorithms in Pytorch

Currently available algorithms

  1. DDPG
  2. DQN
  3. SAC

To Do

  1. Reinforce
  2. PPO-Continuous
  3. PPO-Discrete

About

Simple yet efficient implementations of Model Free Reinforcement Learning algorithms in Pytorch

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages