Skip to content

Implements basic reinforcement learning algorithms to control a remote-control car in a room.

License

Notifications You must be signed in to change notification settings

zhaofei1993/rl-rc-car

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using reinforcement learning to train an autonomous remote control car

NOTE: This is currently very much a work in progress. For a more complete, runnable reinforcement learning project with Python, see my other project that this relies on...

This project is heavily reliant on the work done in my other RL project, which can be found here: https://github.com/harvitronix/reinforcement-learning-car

Think of this project as an extension of that one.

More information about running this project will be available soon.

Credits

I'm grateful to the following people and the work they did that helped me learn how to do this:

About

Implements basic reinforcement learning algorithms to control a remote-control car in a room.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%