Skip to content
forked from marooncn/RL

Reinforcement Learning Demos

Notifications You must be signed in to change notification settings

wangJiBoHome/RL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RL

reinforcement learning demos

NarrowDoor

Use Q-leraning/SARSA/Policy Gradient to train a differental drive robot with only two ultrasonic sensors 
to go through a narrow door which is just a little wider than the robot.

Follower

Use Deep Reinforcement Learning(DQN) to train a differential drive robot with a kinect to follow a worker.
To speed up training, supervised learning is used.

About

Reinforcement Learning Demos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%