D4RL icon indicating copy to clipboard operation
D4RL copied to clipboard

Add AntMaze-Ultra

Open imoneoi opened this issue 1 year ago • 0 comments

Description

Add AntMaze-Ultra, which is a larger and more challenging version of AntMaze proposed by 2208.10291

Type of change

  • [x] New feature (non-breaking change which adds functionality)
  • [x] This change requires a documentation update

Checklist:

  • [ ] I have run the pre-commit checks with pre-commit run --all-files (see CONTRIBUTING.md instructions to set it up)
  • [x] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • [x] My changes generate no new warnings
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] New and existing unit tests pass locally with my changes

imoneoi avatar Aug 27 '23 11:08 imoneoi