Metadata-Version: 2.1
Name: rlschool
Version: 0.0.1
Summary: RLSchool: Excellent environments for reinforcement Learning benchmarking
Home-page: https://github.com/PaddlePaddle/RLSchool
Author: 
Author-email: 
License: GPLv3
Keywords: redis subscripe
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: pyglet (>=1.2.0)
Requires-Dist: six (>=1.12.0)
Requires-Dist: numpy (>=1.16.4)
Requires-Dist: configparser (>=3.7.4)

# RLSchool

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

# 环境

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

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

