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
- Add fairness and bias metrics
- Resuming from checkpoint with max_epochs issue
- Bug: Events.GET_BATCH_STARTED(once=N) fires twice when engine.terminate_epoch(False) is called inside handler
- Feat: implement GradMonitor handler for gradient norm tracking and batch skipping
- Add fairness and bias metrics
- feat(early_stopping): rename min_delta→threshold, min_delta_mode→thre…
- [Feature] Implement TopK wrapper
- Add NDCG metric to rec_sys
- Replace typing module hints with modern syntax in metrics core (metric, epoch_metric, confusion_matrix, classification_report)
- Replace typing module hints with modern syntax in metrics (mAP, precision_recall_curve, multilabel, matthews)
- Docs
- Python not yet supported