google-research/torchsde
Differentiable SDE solvers with GPU support and efficient sensitivity analysis. 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2249
- days_rel: n/a
- days_push: 611
- n_releases_24m: 0
Adoption not part of the score
1726 stars · 230 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PyTorch library providing differentiable stochastic differential equation (SDE) solvers with GPU support and efficient backpropagation via stochastic adjoint sensitivity analysis. It enables training neural SDEs and latent SDE models end-to-end with gradient-based optimization.
Use cases
- solve stochastic differential equations on GPU in PyTorch
- train neural SDEs with backpropagation
- fit latent SDE models to time series data
- compute gradients through SDE solvers efficiently
- generate stochastic time series with a GAN trained SDE generator
- simulate Brownian-motion-driven dynamical systems
When to choose
- you need differentiable SDE integration inside a PyTorch training loop
- you are building neural differential equation models with stochastic dynamics
- you need memory-efficient adjoint gradients for SDEs
- you want GPU-accelerated stochastic simulation of Ito or Stratonovich SDEs
When to avoid
- you need deterministic ODE solvers only (use torchdiffeq instead)
- you work outside PyTorch, e.g. in JAX or TensorFlow
- you need production-hardened numerical SDE tooling rather than a research library
- your project requires frequent updates or active feature development
Facets
library · maturity maintenance
machine-learning deep-learning simulation math deep-learning machine-learning simulation python cross-platform sde-solvers pytorch stochastic-differential-equations neural-differential-equations differentiable-programming adjoint-sensitivity brownian-motion algorithms gpu
2 sources
- readme: https://github.com/google-research/torchsde · fetched 2026-08-28 · dbffd3d2ba91
- registry_pypi: https://pypi.org/pypi/torchsde/json · fetched 2026-08-29 · d61c252d4fec
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| google-research/torchsde | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="google-research/torchsde")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem