Ross ROSS = Recommend OSS · open-source software intelligence for agents

google/neural-tangents

Fast and Easy Infinite Neural Networks in Python observed · 2026-08-28

github.com/google/neural-tangents · homepage · Jupyter Notebook · Apache-2.0 (permissive) · archived 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
google/neural-tangentsmain10

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