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 Gymnasium MuJoCo datasets (recreation of D4RL Gym) #8

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Oct 23, 2023

  1. train expert policies

    rodrigodelazcano committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    172b3b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. reduce buffer size

    rodrigodelazcano committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    2cf449b View commit details
    Browse the repository at this point in the history
  2. increase total steps

    rodrigodelazcano committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    33d07d0 View commit details
    Browse the repository at this point in the history
  3. no gradient log

    rodrigodelazcano committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    391d42f View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. create mujoco datasets

    rodrigodelazcano committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    7d54439 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. upload/download hf

    rodrigodelazcano committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    028e923 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. remove logs

    rodrigodelazcano committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    0820572 View commit details
    Browse the repository at this point in the history
  2. main create dataset

    rodrigodelazcano committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    facb4aa View commit details
    Browse the repository at this point in the history