Rlschool

Latest version: v1.0.3

Safety actively analyzes 619098 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.0.3

Add MetaMaze and Navigator Environment
Unify the entrance to gym.make

1.0.2

Add Quadrupedal Environment

1.0

- Add quadrotor environment
- Support Paddle 2.0 dynamic graph

0.1

The environment for Elevator Dispatch Competition [Round 1][AI studio].

APIs

Three main APIs ike [gym][gym]:
- reset( ): reset the environment,
- step(action): run the environment for one timestep,
- render( ): render the environment.

Passenger flow

The passengers are generated from a specified distribution. Use Poisson distribution to generate passengers which is derived from Binomial distribution. You can customize the distribution with [config.ini][config]


[gym]: https://github.com/openai/gym
[AI studio]: https://aistudio.baidu.com/aistudio/competition/detail/11
[config]: https://github.com/PaddlePaddle/RLSchool/blob/master/rlschool/liftsim/config.ini

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.