Deep learning for controller optimization.
Tensorflow
python libraries:
chmod +x pythonReady.sh
yes "yes" | sudo sh pythonReady.sh
python main.py
- Implement NN in Propeller
- Try RNN
- Try Q-Learning to optimize the controller performance
Stage 1: Show NN can perform PID less than equal to the performance of PID controller.
Stage 2: Show Q-learning can optimize NN structure.
MSE = 1.6
Red: Actual PID output for ESC signal
Blue: NN output for ESC signal