ignite
https://github.com/pytorch/ignite
Python
High-level library to help with training and evaluating neural networks in PyTorch flexibly and transparently.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported3 Subscribers
Add a CodeTriage badge to ignite
Help out
- Issues
- Fix non-tuple sequence indexing in all_gather_tensors_with_shapes
- Fall back to first visible GPU when local rank exceeds device count
- Use monotonic time for training time limits
- Use monotonic time for training time limits
- fix(metrics): R2Score SS_tot computed in float64 to avoid catastrophic cancellation
- feat: support broadcasting picklable objects in idist.broadcast
- feat(metrics): add Expected Calibration Error (ECE) metric
- Fix numerical instability in PearsonCorrelation
- Add terminate_iteration to skip batch handlers
- Add label-wise accuracy support for multilabel Accuracy metric
- Docs
- Python not yet supported