Skip to content

Commit

Permalink
docs: polish docs
Browse files Browse the repository at this point in the history
docs: polish docs
  • Loading branch information
Gaiejj authored Aug 28, 2023
2 parents 507e370 + 5cafa2b commit d3b408a
Showing 1 changed file with 1 addition and 15 deletions.
16 changes: 1 addition & 15 deletions docs/source/algorithms/comparision.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,21 +13,7 @@ We have compared the following algorithms:
- ``CPO``: `OpenAI Baselines: Safety Starter Agents <https://github.com/openai/safety-starter-agents>`_, `RL Safety Algorithms <https://github.com/SvenGronauer/RL-Safety-Algorithms>`_
- ``FOCOPS``: `Original Implementation <https://github.com/ymzhang01/focops>`_

We compared those algorithms in 12 tasks from `Safety-Gymnasium <https://github.com/PKU-Alignment/safety-gymnasium>`_,
they are:

- ``SafetyPointButton1-v0``
- ``SafetyPointCircle1-v0``
- ``SafetyPointGoal1-v0``
- ``SafetyCarButton1-v0``
- ``SafetyCarGoal1-v0``
- ``SafetyCarPush1-v0``
- ``SafetyAntVelocity-v1``
- ``SafetyHalfCheetahVelocity-v1``
- ``SafetyHopperVelocity-v1``
- ``SafetyHumanoidVelocity-v1``
- ``SafetyWalker2dVelocity-v1``
- ``SafetySwimmerVelocity-v1``
We compared those algorithms in tasks from `Safety-Gymnasium <https://github.com/PKU-Alignment/safety-gymnasium>`_,

.. warning::

Expand Down

0 comments on commit d3b408a

Please sign in to comment.