Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
High-level library to help with training and evaluating neural networks in PyTorch flexibly and transparently.
| Date | Stars |
|---|---|
| 2026-07-24 | 4770 |
| 2026-07-25 | 4771 |
| 2026-07-28 | 4771 |
| 2026-07-30 | 4771 |
| 2026-07-31 | 4771 |
| 2026-08-01 | 4770 |
| 2026-08-05 | 4771 |
| 2026-08-06 | 4772 |
Today
+1 stars today
This week
+1 stars this week
This month
— stars this month
Momentum
40.0
growth rate 0.02%/day
<div align="center">
<!--  -->
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/pytorch/ignite/master/assets/logo/ignite_logo_mixed_light.svg">
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/pytorch/ignite/master/assets/logo/ignite_logo_mixed.svg">
<img src="https://raw.githubusercontent.com/pytorch/ignite/master/assets/logo/ignite_logo_mixed.svg"
alt="PyTorch-Ignite logo"
width="512">
</picture>
<!-- [](https://travis-ci.com/pytorch/ignite) -->
|  [](https://github.com/pytorch/ignite/actions/workflows/unit-tests.yml) [](https://github.com/pytorch/ignite/actions/workflows/gpu-tests.yml) [](https://codecov.io/gh/pytorch/ignite) [](https://pytorch.org/ignite/index.html) |
|:---
|  [](https://anaconda.org/pytorch/ignite) ・ [](https://pypi.org/project/pytorch-ignite/) [](https://pepy.tech/project/pytorch-ignite) ・ [](https://hub.docker.com/u/pytorchignite) |
|  [](https://anaconda.org/pytorch-nightly/ignite) [](https://pypi.org/project/pytorch-ignite/#history)|
|  [](https://twitter.com/pytorch_ignite) [](https://discord.gg/djZtm3EmKj) [](https://numfocus.org/sponsored-projects/affiliated-projects) |
|  [](https://github.com/pytorch/ignite/actions?query=workflow%3A%22PyTorch+version+tests%22)|
</div>
## TL;DR
Ignite is a high-level library to help with training and evaluating neural networks in PyTorch flexibly and transparently.
<div align="center">
<a href="https://colab.research.google.com/github/pytorch/ignite/blob/master/assets/tldr/teaser.ipynb">
<img alt="PyTorch-Ignite teaser"
src="https://raw.githubusercontent.com/pytorch/ignite/master/assets/tldr/pytorch-ignite-teaser.gif"
width=532>
</a>
_Click on the image to see complete code_
</div>
### Features
- [Less code than pure PyTorch](https://raw.githubusercontent.com/pytorch/ignite/master/assets/ignite_vs_bare_pytorch.png)
while ensuring maximum control and simplicity
- Library approach and no program's control inversion - _Use ignite where and when you need_
- Extensible API for metrics, experiment managers, and other components
<!-- ############################################################################################################### -->
# Table of ConExcerpt of 27,787 characters
Read on GitHubvfdev · @openteams-ai
724
Sylvain Desroziers · @pytorch-ignite @michelin
86
Ahmed K Khamis · @cision
68
Sadra Barikbin
58
Alykhan Tejani · @ShareChat · United Kingdom
55
47
42
36
35
26
Ishan Kumar · MS CS at Columbia University, Microsoft @microsoft, SDS Data Science Group @dsgiitr · United States
23
Aaishwarya Mishra
22
Omkar Kabde · India
21
Jason Kriss · United States
21
19
19
19
18
17
17
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:cd9a858da7a9f0a0, topic:deep-learning, topic:neural-network, topic:pytorch