Skip to content

Several minimal implemetations of RL/Imitation algorithms, following CleanRL's philosophy

License

Notifications You must be signed in to change notification settings

dibbla/clean-isaac-gym

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clean-isaac-gym

Several minimal implemetations of RL/Imitation algorithms, following CleanRL's philosophy.

The repo aims to provide implementationas that can swiftly modified for prototyping while serves as a baseline for comparison.

Supported algorithms:

  • PPO-clip, for continuous action
  • TD3
  • SAC
  • Behavioral Clone
  • Implicit Behavior Clone
  • Decision Transformer

About

Several minimal implemetations of RL/Imitation algorithms, following CleanRL's philosophy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages