TD3によるFPVゲートを通過するクアッドコプターのニューラルネットワーク制御
Implementing TD3 to train a Neural Network to fly a Quadcopter through an FPV Gate
深層強化学習のTD3を用いてクアッドコプターの速度制御器を学習し、ゲート通過タスクを実機で実現した。
著者: Patrick Thomas, Kevin Schroeder, Jonathan Black
分類: cs.RO, cs.LG
原文アブストラクト
Deep Reinforcement learning has shown to be a powerful tool for developing policies in environments where an optimal solution is unclear. In this paper, we attempt to apply Twin Delayed Deep Deterministic Policy Gradients to train a neural network to act as a velocity controller for a quadcopter. The quadcopter's objective is to quickly fly through a gate while avoiding crashing into the gate. We transfer our trained policy to the real world by deploying it on a quadcopter in a laboratory environment. Finally, we demonstrate that the trained policy is able to navigate the drone to the gate in the real world.
関連論文
- 重心再構成による劣駆動飛行船の二段階強化学習制御強化学習/飛行制御
- AcroRL: 双方向推力を用いたアグレッシブなクアッドローター反転飛行の学習強化学習/飛行制御
- クアッドロータ低レベル制御のための同変強化学習フレームワーク強化学習/飛行制御
- トンボ型タンデム翼実験機のためのConcert強化学習によるリアルタイム制御強化学習/飛行制御