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
- Modernize type hints in mean_pairwise_distance.py to Python 3.10+ syntax
- [DONT-MERGE] Set NCCL_DEBUG to INFO for HVD GPU tests
- Use `Parallel.spawn_kwargs` as kwargs to the backend when appropriate
- v0.5.3 (pr #3440) SAVED_CHECKPOINT event missing registration in `event_to_attr`, causes multiple `Checkpoint`s fail.
- Enhancements to EarlyStopping handler
- Replace typing hints with new version
- Fix max iters issue and add tests
- Add NDCG metrics
- Check if `test_classification_report.py::test_distrib_nccl_gpu` is passing on the CI with the recent pytorch
- [BC breaking change in torch] weights_only default flip for torch.load
- Docs
- Python not yet supported