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

[BugFix] Allow for composite action distributions in PPO/A2C losses #2391

Merged
merged 19 commits into from
Sep 4, 2024

Commits on Aug 10, 2024

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

Commits on Aug 11, 2024

  1. tests

    albertbou92 committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    9b08555 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. fix tests ppo

    albertbou92 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    a668d0c View commit details
    Browse the repository at this point in the history
  2. fix tests ppo

    albertbou92 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    e65e1a3 View commit details
    Browse the repository at this point in the history
  3. fix tests ppo

    albertbou92 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    fd60ad7 View commit details
    Browse the repository at this point in the history
  4. fix tests ppo

    albertbou92 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    bc00e2d View commit details
    Browse the repository at this point in the history
  5. fix tests ppo

    albertbou92 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    e3f61f7 View commit details
    Browse the repository at this point in the history
  6. fix tests ppo

    albertbou92 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    4eb413d View commit details
    Browse the repository at this point in the history
  7. fix tests ppo

    albertbou92 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    560ddad View commit details
    Browse the repository at this point in the history
  8. format

    albertbou92 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    2865c92 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. a2c tests

    albertbou92 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    13a092d View commit details
    Browse the repository at this point in the history
  2. a2c tests

    albertbou92 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    8bc8e03 View commit details
    Browse the repository at this point in the history
  3. a2c tests

    albertbou92 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    07ec262 View commit details
    Browse the repository at this point in the history
  4. a2c tests

    albertbou92 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    a95eb3d View commit details
    Browse the repository at this point in the history
  5. format

    albertbou92 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    8f00828 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9ce3c58 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ad32b90 View commit details
    Browse the repository at this point in the history
  8. docstrings fix

    albertbou92 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    37b733f View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

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