Metadata-Version: 2.1
Name: rlschool
Version: 1.0.2
Summary: RLSchool: Excellent environments for reinforcement Learning benchmarking
Home-page: https://github.com/PaddlePaddle/RLSchool
Author: parl_dev
Author-email: 
License: GPLv3
Platform: UNKNOWN
Description-Content-Type: text/markdown
License-File: LICENSE

# RLSchool

RLSchool是一个强化学习模拟环境合集。

# 环境

- [LiftSim][liftsim]：电梯调度模拟

[liftsim]: https://github.com/PaddlePaddle/RLSchool/tree/master/rlschool/liftsim

- [Quadrotor][quadrotor]: 3D四轴飞行器

[quadrotor]: https://github.com/PaddlePaddle/RLSchool/tree/master/rlschool/quadrotor

- [Quadrupedal][quadrupedal]: 四足机器人

[quadrupedal]: https://github.com/PaddlePaddle/RLSchool/tree/master/rlschool/quadrupedal

