Skip to content

This repo will include some codes about gym, RL algorithms and advance methods of paper that be test in gym

Notifications You must be signed in to change notification settings

accuracy-maker/robotics-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

robotics-tutorial

This repo have the most detailed codes and comments of how to code RL algorithms. And it provide codes to train the robotic arms in gymnasuim-robotics which can't be found in any tutorial on the Internet Key features:

  • the clear code style
  • detailed comments
  • easy to run and no mistakes

file structure

  • notebook: the basic RL algorithms to train the simple env: CartPole
  • atari_game: the DQN network to train the atari games
  • robotics: the most contribution of my repo, using different methods to train the robotics arms

Atari Games (DQN)

Video

Robotic Arm Task (Soft-Actor-Critic)

result figure

About

This repo will include some codes about gym, RL algorithms and advance methods of paper that be test in gym

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published