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: Adopt master address and port from environment in native spawn
- Modernize type hints in OD and mAP metrics
- Fix invalid cluster handling in SilhouetteScore
- Fix invalid cluster handling in DaviesBouldinScore
- fix: warn on Metric.__getattr__ wrapping unknown attributes
- [idist] Distributed deadlock in `one_rank_first` when an exception occurs on the target rank
- Refactor SpearmanRankCorrelation to native PyTorch and remove SciPy dependency
- Fix: DaviesBouldinScore raises ValueError when number of clusters < 2
- fix: report definition site in Metric.__getattr__ on AttributeError
- Metric.__getattr__` silently wraps typos into `MetricsLambda`, hiding the definition site on error
- Docs
- Python not yet supported