pytorch-ignite 0.5.1
0
A lightweight library to help with training neural networks in PyTorch.
Contents
A lightweight library to help with training neural networks in PyTorch.
Stars: 4513, Watchers: 4513, Forks: 613, Open Issues: 155The pytorch/ignite
repo was created 6 years ago and the last code push was 11 hours ago.
The project is very popular with an impressive 4513 github stars!
How to Install pytorch-ignite
You can install pytorch-ignite using pip
pip install pytorch-ignite
or add it to a project with poetry
poetry add pytorch-ignite
Package Details
- Author
- PyTorch-Ignite Team
- License
- BSD
- Homepage
- https://github.com/pytorch/ignite
- PyPi:
- https://pypi.org/project/pytorch-ignite/
- GitHub Repo:
- https://github.com/pytorch/ignite
Related Packages
Errors
A list of common pytorch-ignite errors.
Code Examples
Here are some pytorch-ignite
code examples and snippets.
GitHub Issues
The pytorch-ignite package has 155 open issues on GitHub
- Scheduled workflow failed
- [Follow-up] Account for BC in PR#2947
- Scheduled workflow failed
- Scheduled workflow failed
- Scheduled workflow failed
- Scheduled workflow failed
- Scheduled workflow failed
- Scheduled workflow failed
- Add new metric usages and update RunningAverage accordingly
- Fix a bug related to XLA subgroup creation and usage
- Metric with multiple input runs in an unexpected way.
- PyTorch Profiler [WIP]
- Add CI for Siamese Network Example
- COCO mAP metric
- CI failure with recent markupsafe release