SciML Open Source Scientific Machine Learning

Results 105 repositories owned by SciML Open Source Scientific Machine Learning

Optimization.jl

681
Stars
75
Forks
Watchers

Mathematical Optimization in Julia. Local, global, gradient-based and derivative-free. Linear, Quadratic, Convex, Mixed-Integer, and Nonlinear Optimization in one simple, fast, and differentiable inte...

Integrals.jl

205
Stars
27
Forks
Watchers

A common interface for quadrature and numerical integration for the SciML scientific machine learning organization

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.

NeuralPDE.jl

916
Stars
194
Forks
Watchers

Physics-Informed Neural Networks (PINN) Solvers of (Partial) Differential Equations for Scientific Machine Learning (SciML) accelerated simulation

OrdinaryDiffEq.jl

511
Stars
195
Forks
Watchers

High performance ordinary differential equation (ODE) and differential-algebraic equation (DAE) solvers, including neural ordinary differential equations (neural ODEs) and scientific machine learning...

Catalyst.jl

427
Stars
71
Forks
Watchers

Chemical reaction network and systems biology interface for scientific machine learning (SciML). High performance, GPU-parallelized, and O(1) solvers in open source software.

DiffEqOperators.jl

284
Stars
74
Forks
Watchers

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

SciMLBenchmarks.jl

319
Stars
82
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