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

Gymnasium support for DDPG continuous (+Jax) #371

Merged
merged 16 commits into from
May 3, 2023

Commits on Apr 3, 2023

  1. ddpg continuous + jax

    arjun-kg committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    54439c8 View commit details
    Browse the repository at this point in the history
  2. fix video recording

    arjun-kg committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    6f4f072 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91aae1d View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. remove pybullet

    arjun-kg committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    4171609 View commit details
    Browse the repository at this point in the history
  2. move to usage docs

    arjun-kg committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    f2608a3 View commit details
    Browse the repository at this point in the history
  3. isort

    arjun-kg committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    6e6a5b5 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. update lock files

    vwxyzjn committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    d8dd801 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Configuration menu
    Copy the full SHA
    06f41ce View commit details
    Browse the repository at this point in the history
  2. try trigger CI

    vwxyzjn committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    d9825b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91f770f View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    a05e618 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03b3c7e View commit details
    Browse the repository at this point in the history
  3. trigger CI

    vwxyzjn authored May 3, 2023
    Configuration menu
    Copy the full SHA
    b6d8598 View commit details
    Browse the repository at this point in the history
  4. install jax dependency

    vwxyzjn authored May 3, 2023
    Configuration menu
    Copy the full SHA
    8f0029d View commit details
    Browse the repository at this point in the history
  5. fix CI

    vwxyzjn authored May 3, 2023
    Configuration menu
    Copy the full SHA
    d630603 View commit details
    Browse the repository at this point in the history
  6. remove windows CI

    vwxyzjn authored May 3, 2023
    Configuration menu
    Copy the full SHA
    65000a8 View commit details
    Browse the repository at this point in the history