Update environments.md (#2251)

Add a new environment to the list.
This commit is contained in:
Mohamad H. Danesh
2021-07-27 00:05:27 +04:30
committed by GitHub
parent ee5ee3a4a5
commit 7d72f9535f

View File

@@ -327,3 +327,9 @@ Learn more here: https://github.com/falox/gym-adserver
An environment for automated rule-based deductive program verification in the KeY verification system. An environment for automated rule-based deductive program verification in the KeY verification system.
Learn more here: https://github.com/Flunzmas/gym-autokey Learn more here: https://github.com/Flunzmas/gym-autokey
### anomalous_rl_envs: Gym environments with anomaly injection
A set of environments from control tasks: Acrobot, CartPole, and LunarLander with various types of anomalies injected into them. It could be very useful to study the behavior and robustness of a policy.
Learn more here: https://github.com/modanesh/anomalous_rl_envs