Keras
Deep Learning for humans observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 99
- Release rhythm 95
- 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: 30.0
- age_days: 4177
- days_rel: 35
- days_push: 7
- n_releases_24m: 23
Adoption not part of the score
64253 stars · 19764 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Keras 3 is a multi-backend deep learning framework that runs on JAX, TensorFlow, PyTorch, and OpenVINO, providing a high-level API for building and training neural networks. It supports workloads from laptops to large GPU/TPU clusters across computer vision, NLP, audio, and timeseries tasks.
Use cases
- build and train neural networks in python
- train deep learning models on gpu or tpu clusters
- switch between tensorflow pytorch and jax backends
- build computer vision or nlp models with a high-level api
- forecast timeseries with deep learning
- run model inference with openvino
When to choose
- you want a simple, high-level API for deep learning in Python
- you need to train models across multiple hardware backends
- you want to scale from a laptop to datacenter GPU/TPU clusters
- you prefer easy-to-debug eager execution with PyTorch or JAX
When to avoid
- you need low-level control over training loops and graph internals
- you work primarily on Windows without WSL2
- you need inference-only deployment without a backend framework
Facets
library · maturity stable
deep-learning machine-learning llm-training data-science deep-learning machine-learning data-science computer-vision python neural-networks multi-backend tensorflow pytorch jax openvino model-training high-level-api natural-language-processing linux macos gpu
1 source
- readme: https://github.com/keras-team/keras · fetched 2026-08-28 · db4fa3c4a3e9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| keras-team/keras | main | 98 |
| keras-team/keras-core | mirror | 10 |
| keras-team/keras-preprocessing | mirror | 10 |
For agents
markdown · JSON · MCP: product_card(name="keras-team/keras")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem