
pytorch-ignite 0.5.3
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: 4735, Watchers: 4735, Forks: 668, Open Issues: 161The pytorch/ignite repo was created 8 years ago and the last code push was Yesterday.
The project is very popular with an impressive 4735 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
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/pytorch-ignite/
- GitHub Repo:
- https://github.com/pytorch/ignite
Classifiers
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 161 open issues on GitHub
- Refactor type hints in median_absolute_error.py
- Use
Parallel.spawn_kwargsas kwargs to the backend when appropriate - Replace typing hints with new version
- 🥇 Everyone is welcome to contribute 💯
- Top-K precision/recall multilabel metrics for ranking task
pythonfix







