hannes-brt/hebel
GPU-Accelerated Deep Learning Library in Python observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4669
- days_rel: n/a
- days_push: 2073
- n_releases_24m: 0
Adoption not part of the score
1169 stars · 116 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Hebel is a GPU-accelerated deep learning library in Python built on PyCUDA, implementing feed-forward neural networks for classification and regression with SGD, momentum, dropout, and regularization. The author no longer actively develops it and recommends Chainer instead.
Use cases
- train feed-forward neural networks on GPU with CUDA
- classify MNIST digits with a shallow neural net
- run regression with deep learning in Python
- experiment with dropout and Nesterov momentum SGD
- train multi-task neural network models
When to choose
- you need a lightweight CUDA-based neural network library with YAML-driven training configs
- you are maintaining legacy code already built on Hebel
When to avoid
- you need an actively maintained deep learning framework
- you need convolutional networks, autoencoders, or modern architectures
- you lack an NVIDIA GPU with CUDA and PyCUDA
Facets
library · maturity abandoned
deep-learning machine-learning gpu-computing deep-learning machine-learning gpu-computing python windows cuda pycuda neural-networks feedforward-networks sgd dropout linux
2 sources
- readme: https://github.com/hannes-brt/hebel · fetched 2026-08-28 · 0d050bf7abad
- registry_pypi: https://pypi.org/pypi/hebel/json · fetched 2026-08-29 · 7aca3d019adf
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hannes-brt/hebel | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="hannes-brt/hebel")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem