Skip to content

ramanakshay/on-policy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

on-policy

On-policy RL (VPG, PPO) algorithms from scratch.

Commands

  • make install - Install dependencies.
  • make [train-ppo|train-vpg] - Train model.
  • make clean - Clean project artifacts.

About

On-policy RL (VPG, PPO) algorithms from scratch

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors