neural-ode topic

List neural-ode repositories

ComponentArrays.jl

281
Stars
34
Forks
Watchers

Arrays with arbitrarily nested named components.

SciMLBook

1.8k
Stars
327
Forks
Watchers

Parallel Computing and Scientific Machine Learning (SciML): Methods and Applications (MIT 18.337J/6.338J)

SciMLSensitivity.jl

316
Stars
67
Forks
Watchers

A component of the DiffEq ecosystem for enabling sensitivity analysis for scientific machine learning (SciML). Optimize-then-discretize, discretize-then-optimize, adjoint methods, and more for ODEs, S...

18S096SciML

304
Stars
48
Forks
Watchers

18.S096 - Applications of Scientific Machine Learning

DiffEqFlux.jl

843
Stars
151
Forks
Watchers

Pre-built implicit layer architectures with O(1) backprop, GPUs, and stiff+non-stiff DE solvers, demonstrating scientific machine learning (SciML) and physics-informed machine learning methods

SciMLTutorials.jl

709
Stars
128
Forks
Watchers

Tutorials for doing scientific machine learning (SciML) and high-performance differential equation solving with open source software.

DiffEqOperators.jl

284
Stars
74
Forks
Watchers

Linear operators for discretizations of differential equations and scientific machine learning (SciML)

easy-neural-ode

264
Stars
30
Forks
Watchers

Code for the paper "Learning Differential Equations that are Easy to Solve"

SciMLBenchmarks.jl

297
Stars
73
Forks
Watchers

Scientific machine learning (SciML) benchmarks, AI for science, and (differential) equation solvers. Covers Julia, Python (PyTorch, Jax), MATLAB, R

DiffEqBase.jl

299
Stars
106
Forks
Watchers

The lightweight Base library for shared types and functionality for defining differential equation and scientific machine learning (SciML) problems