-
Notifications
You must be signed in to change notification settings - Fork 373
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
feature(rjy): add dmc2gym+sac baseline both in state input and pixel input #451
Conversation
…into rjy-dmc2gym-sac
Codecov Report
@@ Coverage Diff @@
## main #451 +/- ##
==========================================
+ Coverage 83.50% 85.71% +2.20%
==========================================
Files 565 537 -28
Lines 46325 43055 -3270
==========================================
- Hits 38684 36903 -1781
+ Misses 7641 6152 -1489
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
…conv_encoder and embed_action option for qac_pixel model
… share conv encoder
…into rjy-dmc2gym-sac
Description
Related Issue
TODO
Check List