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
- [Bug] Numerical instability in `PearsonCorrelation` due to naive variance formula
- [Enhancement] Native PyTorch Implementation for `SpearmanRankCorrelation`
- Add min_evals parameter to EarlyStopping handler
- Feature Request: Option to disable automatic epoch display in ProgressBar
- fix: return NaN for invalid cluster counts in CalinskiHarabaszScore
- Fix Edge Case Crashes in Clustering Metrics
- Feature Request: StratifiedBatchSampler for Guaranteed Subgroup Representation
- fix: return NaN for invalid cluster counts in SilhouetteScore and DaviesBouldinScore
- Feat: Implement Word Error Rate (WER) metric
- DaviesBouldinScore raises ValueError when number of clusters < 2
- Docs
- Python not yet supported