Skip to content

Using reinforcement learning algorithm TD3 from Parl to solve quadrotor velocity control based on RLSchool environment.

Notifications You must be signed in to change notification settings

eepgxxy/RL_Quadrotor_Velocity_Control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RL_Quadrotor_Velocity_Control

Using reinforcement learning algorithm TD3 from Parl to solve quadrotor velocity control based on RLSchool environment.

RLSchool is a group of reinforcement learning simulation environments。

This repository includes the user-friendly jupyter notebook version of the solution. The code is written using PaddlePaddle. The TD3 algorithm from PARL is used.

After training for 1000 episodes, an average score of -20 is achieved and being stable.

train rewards

eval rewards

About

Using reinforcement learning algorithm TD3 from Parl to solve quadrotor velocity control based on RLSchool environment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published