sde
Here are 86 public repositories matching this topic...
Multi-language suite for high-performance solvers of differential equations and scientific machine learning (SciML) components
-
Updated
Aug 12, 2021 - Julia
The basics of DiscreteSystem exists now, but the little details around it need to be finished.
Tutorials for doing scientific machine learning (SciML) and high-performance differential equation solving with open source software.
-
Updated
Aug 16, 2021 - CSS
Solving differential equations in Python using DifferentialEquations.jl and the SciML Scientific Machine Learning organization
-
Updated
May 20, 2021 - Python
A training framework for Stable Baselines3 reinforcement learning agents, with hyperparameter optimization and pre-trained agents included.
-
Updated
Aug 13, 2021 - Python
Chemical reaction network and systems biology interface for scientific machine learning (SciML). High performance, GPU-parallelized, and O(1) solvers in open source software
-
Updated
Aug 15, 2021 - Julia
Linear operators for discretizations of differential equations and scientific machine learning (SciML)
-
Updated
Aug 16, 2021 - Julia
New home of Swift Development Environment for VS Code
-
Updated
Aug 11, 2021 - TypeScript
Solvers for stochastic differential equations which connect with the scientific machine learning (SciML) ecosystem
-
Updated
Aug 14, 2021 - Julia
Documentation for the DiffEq differential equations and scientific machine learning (SciML) ecosystem
-
Updated
Aug 18, 2021 - TeX
The lightweight Base library for shared types and functionality for defining differential equation and scientific machine learning (SciML) problems
-
Updated
Aug 16, 2021 - Julia
Benchmarks for scientific machine learning (SciML) software and differential equation solvers
-
Updated
Aug 16, 2021 - Julia
GPU-acceleration routines for DifferentialEquations.jl and the broader SciML scientific machine learning ecosystem
-
Updated
Aug 13, 2021 - Julia
A component of the DiffEq ecosystem for enabling sensitivity analysis for scientific machine learning (SciML). Optimize-then-discretize, discretize-then-optimize, and more for ODEs, SDEs, DDEs, DAEs, etc.
-
Updated
Aug 17, 2021 - Julia
A general platform for computational neuroscience and brain-inspired computation
-
Updated
Aug 15, 2021 - Python
Solving differential equations in R using DifferentialEquations.jl and the SciML Scientific Machine Learning ecosystem
-
Updated
Aug 10, 2021 - R
Extension functionality which uses Stan.jl, DynamicHMC.jl, and Turing.jl to estimate the parameters to differential equations and perform Bayesian probabilistic scientific machine learning
-
Updated
Aug 16, 2021 - Julia
A statistical toolbox for diffusion processes and stochastic differential equations. Named after the Brownian Bridge.
-
Updated
May 3, 2021 - Jupyter Notebook
Matlab Toolbox for the Numerical Solution of Stochastic Differential Equations
-
Updated
Sep 30, 2020 - MATLAB
Solving linear, nonlinear equations, ordinary differential equations, ... using numerical methods in fortran
-
Updated
Mar 25, 2021 - Fortran
Add more design patterns that are currently not present in the repo. Please mention here if you want any pattern to be added. Required language is Kotlin
Build and simulate jump equations like Gillespie simulations and jump diffusions with constant and state-dependent rates and mix with differential equations and scientific machine learning (SciML)
-
Updated
Aug 14, 2021 - Julia
A framework for developing multi-scale arrays for use in scientific machine learning (SciML) simulations
-
Updated
Nov 30, 2020 - Julia
Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code
-
Updated
Aug 13, 2021 - Python
Python package used for generating HTML reports about the contents of Esri geodatabases.
-
Updated
May 28, 2019 - Python
A library of noise processes for stochastic systems like stochastic differential equations (SDEs) and other systems that are present in scientific machine learning (SciML)
-
Updated
Jul 19, 2021 - Julia
A library of useful callbacks for hybrid scientific machine learning (SciML) with augmented differential equation solvers
-
Updated
May 2, 2021 - Julia
Easy scientific machine learning (SciML) parameter estimation with pre-built loss functions
-
Updated
Jun 11, 2021 - Julia
Improve this page
Add a description, image, and links to the sde topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sde topic, visit your repo's landing page and select "manage topics."


I'll post it as a question as I am not quite sure that it is a bug. I have been experimenting for a while with the library in a custom environment for a school project and I am really interested in the reproducibility of the result. I have read the disclaimer in the documentation that reads that reproducible results are not guaranteed across multiple platforms or different versions of Pytorch. Ho