Skip to content

Conversation

ervteng
Copy link
Contributor

@ervteng ervteng commented Dec 8, 2020

Proposed change(s)

Fix two issues with hybrid actions:

  • Normalization of the critic was not being updated with SeparateActorCritic.
  • In SAC, stop gradient on Q function during value update, and other small performance tweaks.

Types of change(s)

  • Bug fix
  • New feature
  • Code refactor
  • Breaking change
  • Documentation update
  • Other (please describe)

Checklist

  • Added tests that prove my fix is effective or that my feature works
  • Updated the changelog (if applicable)
  • Updated the documentation (if applicable)
  • Updated the migration guide (if applicable)

Other comments

@ervteng ervteng requested a review from andrewcoh December 8, 2020 18:07
Copy link
Contributor

@andrewcoh andrewcoh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@Unity-Technologies Unity-Technologies deleted a comment from ervteng Dec 8, 2020
@ervteng ervteng merged commit 71e075d into develop-hybrid-action-staging Dec 8, 2020
@delete-merged-branch delete-merged-branch bot deleted the fix-export-clipping-sac branch December 8, 2020 21:33
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants