catalyst-team/catalyst
Accelerated deep learning R&D observed · 2026-08-28
Health v2 · maintenance only
64/100
- Activity 91
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2935
- days_rel: n/a
- days_push: 56
- n_releases_24m: 0
Adoption not part of the score
3382 stars · 397 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Catalyst is a high-level PyTorch framework for deep learning research and development, focused on reproducibility, rapid experimentation, and codebase reuse. It provides configurable training loops, callbacks, and distributed training support so researchers avoid rewriting boilerplate training code.
Use cases
- run pytorch training loops without boilerplate
- reproducible deep learning experiments
- distributed multi-gpu training in pytorch
- image classification and segmentation pipelines
- metric learning with triplet and contrastive losses
- config-driven experiment management for research
- train object detection models in pytorch
When to choose
- you want a high-level, config-driven training framework on top of PyTorch
- reproducibility and rapid experimentation matter more than full control of the loop
- you need built-in distributed training, callbacks, and logging integrations
When to avoid
- you prefer writing plain PyTorch or using more actively maintained alternatives like PyTorch Lightning
- you need the latest model architectures or ecosystem features out of the box
- your project depends on very recent PyTorch versions with tight compatibility
Facets
framework · maturity maintenance
deep-learning machine-learning llm-training computer-vision nlp image-processing gpu-computing deep-learning machine-learning computer-vision data-science python pytorch training-loop reproducibility distributed-training experiment-tracking research natural-language-processing linux macos gpu
3 sources
- readme: https://github.com/catalyst-team/catalyst · fetched 2026-08-28 · 2557e262d0b7
- homepage: https://catalyst-team.com · fetched 2026-08-29 · 45cfdd29314e
- registry_pypi: https://pypi.org/pypi/catalyst/json · fetched 2026-08-29 · b2a83abd8b84
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| catalyst-team/catalyst | main | 64 |
For agents
markdown · JSON · MCP: product_card(name="catalyst-team/catalyst")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem