This is the project to see if Reinforcement Learning can be used in Drone management system.
Video : There are 22 vehicles driving on the world. Although the application runs so slowly, it definitely shows that they can make the rule to avoid collision with each other after only less 5 minutes training. :)
- Run mq-server.py or tcp-server.py in dnn-core directory first
- Run autonomous_vehicle in opengl-env directroy after build
- Push "space bar" if you want to train one vehicle, otherwise push "a" key to train all.
- Push "a" or "space" to stop trainig mode again
- Save and load a trained model
- Convolutional Neural Network
- Unity3D based environment(application)
- Multi-Drone management system with dronekit and Qgroundcontrol
- OpenGL and Wrapper tools
- boost/asio
- ZeroMQ
- Anaconda
- Tensorflow
- Keras
- CMake
- MinGW (nuwen.net)
- Git
- Self Driving Car Application by Dr.Hong in Dongguk University
- OpenGL Tutorial
- A3C Theory & Implementation --> Source Codes
MIT