-
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
add back RL #257
add back RL #257
Conversation
Codecov Report
@@ Coverage Diff @@
## master #257 +/- ##
==========================================
+ Coverage 87.89% 87.91% +0.02%
==========================================
Files 73 88 +15
Lines 3586 4685 +1099
==========================================
+ Hits 3152 4119 +967
- Misses 434 566 +132
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
This reverts commit df4d928
* Updated DQN with implicit experience source * Updated noisy and per dqn * Updated reinforce and vpg args * Update integration tests for new args * Updated unit tests for new args and explicit train batch method * Fixed linting/docs error * space * CI * fix typing err * fix typing err * fix typing err Co-authored-by: Jirka Borovec <[email protected]> Co-authored-by: William Falcon <[email protected]>
later this will be merged without squash eventually in the command line to keep the contributions... |
Hello @Borda! Thanks for updating this PR.
Comment last updated at 2020-09-28 16:00:55 UTC |
What does this PR do?
Adding back RL
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 🙃