unslothai/hyperlearn
2-2000x faster ML algos, 50% less memory usage, works on all hardware - new and old. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 2928
- days_rel: n/a
- days_push: 653
- n_releases_24m: 0
Adoption not part of the score
2505 stars · 167 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
HyperLearn is a Python library providing optimized reimplementations of classical machine learning and statistical algorithms (SVD, eigendecomposition, regression, imputation) that are 2-2000x faster and use ~50% less memory than scikit-learn/NumPy equivalents. It works on both old and new hardware, including CPU and GPU, and its methods have been incorporated into PyTorch, SciPy, CuPy, and NVIDIA RAPIDS.
Use cases
- speed up slow SVD and eigendecomposition in numpy or pytorch
- run scikit-learn style algorithms with less memory on large datasets
- fit ridge regression and linear models faster on CPU
- accelerate classical ML on old hardware without a modern GPU
- fast data imputation for missing values
- speed up t-SNE style embeddings used in RAPIDS
When to choose
- you need faster linear algebra primitives (SVD, EIGH, GELS) than NumPy/PyTorch provide
- you are memory-constrained when running classical ML on big data
- you want scikit-learn-like APIs that work on older CPUs and GPUs
When to avoid
- you need actively maintained, production-supported ML tooling
- you need deep learning model training rather than classical algorithms
- you need the latest scikit-learn features and estimators
Facets
library · maturity maintenance
machine-learning math data-science gpu-computing machine-learning data-science performance python cross-platform scikit-learn numpy linear-algebra svd regression econometrics statistics memory-optimization algorithms gpu
10 sources
- readme: https://github.com/unslothai/hyperlearn · fetched 2026-08-28 · bc1f7a702564
- homepage: https://unsloth.ai · fetched 2026-08-29 · d918d098f3c1
- site_page: https://unsloth.ai/docs/new/studio/chat · fetched 2026-08-29 · c011a1409bbb
- site_page: https://unsloth.ai/docs/new/studio · fetched 2026-08-29 · 422b7e13de96
- site_page: https://unsloth.ai/docs/basics/api · fetched 2026-08-29 · d815387918c1
- site_page: https://unsloth.ai/docs/models/tutorials · fetched 2026-08-29 · 184c61b12723
- site_page: https://unsloth.ai/docs/desktop · fetched 2026-08-29 · ebeb6fe03136
- site_page: https://unsloth.ai/docs · fetched 2026-08-29 · 8b17bfe94934
- site_page: https://unsloth.ai/docs/basics/diffusion-image · fetched 2026-08-29 · ffee3d1a978a
- site_page: https://unsloth.ai/docs/integrations/unsloth-start · fetched 2026-08-29 · a570a7214d8b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| unslothai/hyperlearn | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="unslothai/hyperlearn")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem