Skip to content

Commit

Permalink
merge to main
Browse files Browse the repository at this point in the history
  • Loading branch information
YIFANSUN98 committed May 31, 2024
2 parents a5b1f53 + 09d2e19 commit 7465de3
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# GUARD: **G**eneralized **U**nified S**A**fe **R**einforcement Learning **D**evelopment Benchmark

Paper link: [GUARD: A Safe Reinforcement Learning Benchmark](https://arxiv.org/abs/2305.13681)
## Accepted to Transaction of Machine Learning Research, 2024

Paper link: [GUARD: A Safe Reinforcement Learning Benchmark](https://openreview.net/forum?id=kZFKwApeQO)

GUARD is a highly customizable generalized benchmark with a wide variety of RL agents, tasks, and safety constraint specifications.
GUARD comprehensively covers state-of-the-art safe RL algorithms with self-contained implementations.
Expand Down Expand Up @@ -589,9 +591,9 @@ The configurable tasks from GUARD will be seamlessly integrated into GUARD-X. Wi

| Task | Start Date | End Date | Status |
|--------------------|------------|------------|-----------------|
| Realistic Robot Options | 2024-01-10 | 2024-05-15 | In Progress |
| Expanded Unconstrained and Constrained RL Library | 2024-01-14 | 2024-05-01 | In Progress |
| GUARD-X | 2023-12-15 | 2024-06-01 | In Progress |
| Realistic Robot Options | 2024-01-10 | TBA | In Progress |
| Expanded Unconstrained and Constrained RL Library | 2024-01-14 | TBA | In Progress |
| GUARD-X | 2023-12-15 | TBA | In Progress |

**Note:** These timelines are tentative and subject to change based on available resources and community feedback.

Expand Down

0 comments on commit 7465de3

Please sign in to comment.