diff --git a/docs/environments.md b/docs/environments.md index 80949a651..e9e451d04 100644 --- a/docs/environments.md +++ b/docs/environments.md @@ -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. 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