Skip to content

Hands-on RL algorithm implementation with pytorch

Notifications You must be signed in to change notification settings

Juno-T/torch-rl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RL algorithms with pytorch

Hands-on project after finishing Deepmind's RL course. First I learned and used JAX for the implementations, but I found that it took too much time to debug anything because of the lack of documentation (mostly for haiku) and forums. I decided to abandon the project and re-implement & re-design it in PyTorch instead.

🚧 The project is still in progress.

About

Hands-on RL algorithm implementation with pytorch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages