Skip to content

Pytorch implementation of classic and latest Model-Free RL algorithms.

License

Notifications You must be signed in to change notification settings

cbanerji/RL_implementations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Reinforcement_Learning- implementations

About:

This repo contain implementations of several classical and latest RL algorithms. The codes uses both pytorch and tensorflow for implementations. OpenAI-gym environments are also used for testing these algorithms.

VPG_basic: Simplistic implementation of vanilla policy gradient.

About

Pytorch implementation of classic and latest Model-Free RL algorithms.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages