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
- Replace typing module hints with modern syntax in metrics (top_k, hsic, object_detection)
- [Feature]:SequenceAccuracy Metric for PyTorch Ignite
- Add pre-commit hook for Jupyter notebooks to reduce noisy diffs
- [Feature]: Add NDCG (Normalized Discounted Cumulative Gain) metric to rec_sys
- Add MRR (Mean Reciprocal Rank) metric to rec_sys
- [Feature] Implement TopK wrapper class for metrics
- [Feature]: Add Mean Reciprocal Rank (MRR) metric to rec_sys
- [Feature] Implementation of a TrainingHealthMonitor for real-time gradient norm tracking.
- Modernize `super()` calls
- [Feature] Add reset_on_start to EarlyStopping
- Docs
- Python not yet supported