Skip to content

Quadrotor simulator mainly purposed to train neural network to control quadrotor flight via deep q learning algorithm

Notifications You must be signed in to change notification settings

parilo/quadrocopter-deep-q-learning-tensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quadrotor 2D RL

This project is rather old and uses old technologies.

This is 2D quadrotor simulator that learns how to fly and achieve goal with reinforcement learning. See video

Quadrotor 2D RL video

It is quite tricky to build and run it since you'll need tensorflow compiled in dynamic library libtensorflow.so for RL, cocos2-x for building the simulator. I have plans to separate this code into 2 repos with RL server and quadrotor simulator.

About

Quadrotor simulator mainly purposed to train neural network to control quadrotor flight via deep q learning algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published