Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ramanakshay/off-policy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

off-policy

Off-policy RL (DDPG, TD3, SAC) algorithms from scratch

Commands

  • make install - Install dependencies.
  • make [train-ddpg|train-td3|train-sac] - Train models.
  • make clean - Clean project artifacts.

About

Off-policy RL (DDPG, TD3, SAC) algorithms from scratch

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published