-
Notifications
You must be signed in to change notification settings - Fork 323
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
Soft Actor Critic (SAC) Model #627
Soft Actor Critic (SAC) Model #627
Conversation
Hello @blahBlahhhJ! Thanks for updating this PR.
Comment last updated at 2021-08-13 12:42:11 UTC |
@akihironitta |
Codecov Report
@@ Coverage Diff @@
## master #627 +/- ##
===========================================
- Coverage 72.82% 23.55% -49.27%
===========================================
Files 121 123 +2
Lines 7550 7782 +232
===========================================
- Hits 5498 1833 -3665
- Misses 2052 5949 +3897
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
for more information, see https://pre-commit.ci
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
add some more typing if possible
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
pls add chlog note
Thank you @blahBlahhhJ for this nice PR |
for more information, see https://pre-commit.ci
@Borda Hi, thanks for merging the other PR! I've fixed all the conflict. |
@blahBlahhhJ did you have a chance to check the conflicts? |
hi I think there’s no more conflicts. Fixed them days ago. |
Thanks @blahBlahhhJ for your patience on this one, bolts has been under maintained so apologies on the time taken to get this merged :) |
What does this PR do?
Update for #596 (issue)
Implementation of SAC model for Reinforcement Learning
Before submitting
PR review
Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.
Did you have fun?
Make sure you had fun coding 🙃