Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages