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

[Algorithm] Update DDPG Example #1525

Merged
merged 22 commits into from
Oct 3, 2023
Merged

[Algorithm] Update DDPG Example #1525

merged 22 commits into from
Oct 3, 2023

Commits on Sep 14, 2023

  1. add gaussian noise option

    BY571 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    bb584f1 View commit details
    Browse the repository at this point in the history
  2. fix

    BY571 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    892a0fd View commit details
    Browse the repository at this point in the history
  3. fix naming

    BY571 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    81c2d99 View commit details
    Browse the repository at this point in the history
  4. update config

    BY571 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    998f034 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. update logging

    BY571 committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    771137b View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. update tests

    BY571 committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    c1baebf View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. update config and tests

    BY571 committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    88ac207 View commit details
    Browse the repository at this point in the history
  2. update set_gym_backend header

    BY571 committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    a5a27ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4866ec0 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. fix max_episode_steps

    BY571 committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    b745897 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

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

Commits on Sep 27, 2023

  1. benchmark changes

    BY571 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    58fd482 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. frameskip, buffer scratch dir

    BY571 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    c612f17 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. update config fix

    BY571 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    d6297c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7169988 View commit details
    Browse the repository at this point in the history
  3. stepcount

    BY571 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    99c9bcd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2cce9b View commit details
    Browse the repository at this point in the history
  5. update config

    BY571 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    c0a6433 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. small fix

    BY571 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    22b120b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a63fafd View commit details
    Browse the repository at this point in the history
  3. amend

    vmoens committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    096d622 View commit details
    Browse the repository at this point in the history
  4. amend

    vmoens committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    d7bb731 View commit details
    Browse the repository at this point in the history