-
Notifications
You must be signed in to change notification settings - Fork 647
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/mqf2 #949
Feature/mqf2 #949
Conversation
Codecov Report
@@ Coverage Diff @@
## master #949 +/- ##
==========================================
- Coverage 89.54% 89.07% -0.47%
==========================================
Files 26 32 +6
Lines 4284 4661 +377
==========================================
+ Hits 3836 4152 +316
- Misses 448 509 +61
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Description
This PR adds the MQF2 loss
Checklist
pre-commit install
.To run hooks independent of commit, execute
pre-commit run --all-files
Make sure to have fun coding!