-
Notifications
You must be signed in to change notification settings - Fork 33
Update learning documentation and fix notebooks #697
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
…rness whcih policy is used for evalusation
- fix default for num_timeseries_obs_dim - add warning to move `learning_mode` from top-level into `learning_config` in config.yaml
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #697 +/- ##
=======================================
Coverage 45.61% 45.61%
=======================================
Files 54 54
Lines 8030 8032 +2
=======================================
+ Hits 3663 3664 +1
- Misses 4367 4368 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
maurerle
left a comment
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.
Lookd good. I have some small nitpicks.
It can be merged after this is fixed
Description
Updates documentation regarding changes for DRL.
Fixes tutorials.
Checklist
docfolder updates etc.)