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

Quick Fix on SAC Algorithm #86

Merged
merged 2 commits into from
Sep 26, 2021
Merged

Quick Fix on SAC Algorithm #86

merged 2 commits into from
Sep 26, 2021

Conversation

rizkydiprasetya
Copy link
Contributor

Change the exploration to warm up phase. Add separate learning rate parameter for critic and actor. Some adjustment on the critic loss calculation.

@rizkydiprasetya rizkydiprasetya added the bug Something isn't working label Sep 26, 2021
@rizkydiprasetya rizkydiprasetya self-assigned this Sep 26, 2021
@rizkydiprasetya rizkydiprasetya merged commit d03ebae into main Sep 26, 2021
@rizkydiprasetya rizkydiprasetya deleted the fix/sac_algo branch September 26, 2021 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant