Autonomous Navigation
UAV navigation using deep reinforcement learning
Developed a platform for training UAV navigation policies in complex unknown environment.
- An Open AI Gym env is created include kinematic models for both multirotor and fixed-wing UAVs.
- Some UE4 environments are provided to train and test the navigation policy.
- Based on AirSim and SB3.

Autonomous flight with trained network.