Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add gym make support for Meta-World envs #498

Open
wants to merge 50 commits into
base: master
Choose a base branch
from

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    f1a106b View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    af157ff View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    281a124 View commit details
    Browse the repository at this point in the history
  2. pre-commit

    reginald-mclean committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    3b7da2c View commit details
    Browse the repository at this point in the history
  3. fixing pre-commit

    reginald-mclean committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    a923060 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. update to v3

    reginald-mclean committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    31fd8e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. updates

    reginald-mclean committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    55ead70 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    7b7038a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'removeV1_refactor' of github.com:reginald-mclean/Metawo…

    …rld into reginald-mclean-removeV1_refactor
    reginald-mclean committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    54814df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cfecdaf View commit details
    Browse the repository at this point in the history
  4. pre-commit

    reginald-mclean committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    16480c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    f9190f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d953e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a315be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    def7959 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de0000d View commit details
    Browse the repository at this point in the history
  6. expert actions page

    reginald-mclean committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    8e29dd5 View commit details
    Browse the repository at this point in the history
  7. updates

    reginald-mclean committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    3f953b9 View commit details
    Browse the repository at this point in the history
  8. pre-commit

    reginald-mclean committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    5703841 View commit details
    Browse the repository at this point in the history
  9. merging

    reginald-mclean committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    14df6bc View commit details
    Browse the repository at this point in the history
  10. pre-commit

    reginald-mclean committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    852ea81 View commit details
    Browse the repository at this point in the history
  11. pre-commit

    reginald-mclean committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    2b57f0e View commit details
    Browse the repository at this point in the history
  12. pre-commit

    reginald-mclean committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    7d37933 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3cfbad0 View commit details
    Browse the repository at this point in the history
  14. update action

    reginald-mclean committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    3a1d74f View commit details
    Browse the repository at this point in the history
  15. type hinting

    reginald-mclean committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    19f2062 View commit details
    Browse the repository at this point in the history
  16. type hinting again

    reginald-mclean committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    99ba23a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4c96658 View commit details
    Browse the repository at this point in the history
  18. env-names in env-dict

    reginald-mclean committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    eda5ba4 View commit details
    Browse the repository at this point in the history
  19. updating paths

    reginald-mclean committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    a63a024 View commit details
    Browse the repository at this point in the history
  20. updating tests

    reginald-mclean committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    0f8d38e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    50f9a21 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Configuration menu
    Copy the full SHA
    3455d97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a96319 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a3d23c View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Test evaluation

    rainx0r committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    fc1dd5b View commit details
    Browse the repository at this point in the history
  2. Fix refactored gym make

    rainx0r committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    9fe624c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acfc579 View commit details
    Browse the repository at this point in the history
  4. Add missing future imports

    rainx0r committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    befba60 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    96c52d7 View commit details
    Browse the repository at this point in the history
  2. Add gym make tests

    rainx0r committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e3350d1 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    437b893 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    32d069c View commit details
    Browse the repository at this point in the history
  2. Finish ML1

    rainx0r committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    d330e05 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    836de39 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    b677a18 View commit details
    Browse the repository at this point in the history
  2. pre-commit

    reginald-mclean committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    279136c View commit details
    Browse the repository at this point in the history
  3. pre-commit

    reginald-mclean committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    e1b74d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b499b7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b32454e View commit details
    Browse the repository at this point in the history