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 supported4 Subscribers
Add a CodeTriage badge to ignite
Help out
- Issues
- [WIP] added PyTorch Profiler
- Add no improvement handler (similar to early stopping handler)
- Update pytorch.org/ignite, README, contributing docs
- Attach method for ParamScheduler
- List of schedulers support in `setup_common_training_handlers`
- Improve idist for gather using nccl and reduce for gloo + gpu
- [FR] Add kwargs to `idist.barrier`
- Use inference_mode instead of no_grad for pth v1.9.0
- `Timer`'s misleading behaviour when epoch completion time calculated
- Update class.rst
- Docs
- Python not yet supported