tensorflow/haskell
Haskell bindings for TensorFlow observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
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: 3608
- days_rel: n/a
- days_push: 748
- n_releases_24m: 0
Adoption not part of the score
1604 stars · 195 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Haskell bindings to the TensorFlow machine learning library, providing a typed API for building and training neural network models. It includes packages for core operations, gradient descent optimization, and example models like MNIST classification.
Use cases
- build and train neural networks from Haskell
- run linear regression with gradient descent in Haskell
- classify MNIST digits using a Haskell-defined model
- define TensorFlow computation graphs with type safety
- train models on GPU from Haskell code
When to choose
- you are a Haskell developer who wants to use TensorFlow without leaving the language
- you want type-safe construction of TensorFlow graphs
- you need to embed ML training in an existing Haskell codebase
When to avoid
- you primarily work in Python where TensorFlow support is first-class
- you need the latest TensorFlow features or modern TF2/Keras APIs
- you want a large community and frequent updates
Facets
library · maturity maintenance
machine-learning deep-learning sdk machine-learning deep-learning developer-tools haskell-bindings tensorflow neural-networks stack gpu linux docker haskell
2 sources
- readme: https://github.com/tensorflow/haskell · fetched 2026-08-28 · a2e40f710feb
- homepage: https://tensorflow.github.io/haskell/haddock/ · fetched 2026-08-29 · 73a30a8cd8ff
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tensorflow/haskell | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="tensorflow/haskell")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem