-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Add Timelimit trick to optimize policies #296
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
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #296 +/- ##
=======================================
Coverage 93.89% 93.89%
=======================================
Files 47 47
Lines 3241 3241
=======================================
Hits 3043 3043
Misses 198 198
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
2301bd0
to
54b4cb6
Compare
Ready, I think |
* consider timelimit.truncated in calculating returns by default * remove ignore_done
This is the 5th commit of 6 commits mentioned in #274. You can check #274 for more detail.