google/neural-tangents
Fast and Easy Infinite Neural Networks in Python observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: 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: 2704
- days_rel: n/a
- days_push: 915
- n_releases_24m: 0
Adoption not part of the score
2383 stars · 238 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Neural Tangents is a Python library built on JAX for defining, training, and evaluating neural networks of both finite and infinite width. It computes the exact Gaussian Process kernels (NTK and NNGP) of complex architectures and enables analytic Bayesian inference or gradient-descent training in the infinite-width limit.
Use cases
- compute the neural tangent kernel of a CNN or transformer
- train an infinite-width network as a Gaussian process
- study gradient descent training dynamics of wide networks
- run exact Bayesian inference with NNGP kernels
- compare finite and infinite network behavior in research
- scale kernel computations across GPUs or TPUs
When to choose
- you need exact NTK/NNGP kernel computations for research
- you want to study infinite-width limits of neural networks
- you work in JAX and need composable layer primitives with kernel tracking
- you need multi-device distributed kernel computation
When to avoid
- you need a general-purpose deep learning framework for production models
- you require PyTorch or TensorFlow ecosystems
- your use case is standard finite-width training without kernel analysis
Facets
library · maturity stable
machine-learning deep-learning math sdk machine-learning deep-learning artificial-intelligence python cross-platform cli jax neural-tangent-kernel gaussian-processes infinite-width-networks bayesian-inference kernel-methods research gpu
4 sources
- readme: https://github.com/google/neural-tangents · fetched 2026-08-28 · a92987b8a22d
- homepage: https://iclr.cc/virtual_2020/poster_SklD9yrFPS.html · fetched 2026-08-29 · 8c75437e15a7
- site_page: https://iclr.cc/virtual_2020/about.html · fetched 2026-08-29 · e1e10e9217e3
- registry_pypi: https://pypi.org/pypi/neural-tangents/json · fetched 2026-08-29 · a7deac3307a7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| google/neural-tangents | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="google/neural-tangents")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem