xiaomingfu2013
Currently post-doc at the Center for Advanced Systems Understanding (CASUS) and the Helmholtz-Zentrum Dresden-Rossendorf (HZDR)
Helmholtz-Zentrum Dresden-Rossendorf
xiaomingfu2013's Stars
SciML/FiniteStateProjection.jl
Finite State Projection algorithms for chemical reaction networks
StochSS/GillesPy2
Modeling toolkit for biochemical simulation
FavioVazquez/ds-cheatsheets
List of Data Science Cheatsheets to rule the world
matplotlib/cheatsheets
Official Matplotlib cheat sheets
rtqichen/torchdiffeq
Differentiable ODE solvers with full GPU support and O(1)-memory backpropagation.
alanderos91/BioSimulator.jl
A stochastic simulation framework in Julia.
MakieOrg/Makie.jl
Interactive data visualizations and plotting in Julia
luwill/Machine_Learning_Code_Implementation
Mathematical derivation and pure Python code implementation of machine learning algorithms.
SciML/DifferentialEquations.jl
Multi-language suite for high-performance solvers of differential equations and scientific machine learning (SciML) components. Ordinary differential equations (ODEs), stochastic differential equations (SDEs), delay differential equations (DDEs), differential-algebraic equations (DAEs), and more in Julia.
ZIB-IOL/FrankWolfe.jl
Julia implementation for various Frank-Wolfe and Conditional Gradient variants
SciML/Catalyst.jl
Chemical reaction network and systems biology interface for scientific machine learning (SciML). High performance, GPU-parallelized, and O(1) solvers in open source software.
SciML/JumpProcesses.jl
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)
SciML/DiffEqOperators.jl
Linear operators for discretizations of differential equations and scientific machine learning (SciML)
SciML/ModelingToolkit.jl
An acausal modeling framework for automatically parallelized scientific machine learning (SciML) in Julia. A computer algebra system for integrated symbolics for physics-informed machine learning and automated transformations of differential equations
maleadt/juliacon21-gpu_workshop
Material for the 2021 GPU workshop at JuliaCon
google-deepmind/deepmind-research
This repository contains implementations and illustrative code to accompany DeepMind publications
SciML/ReservoirComputing.jl
Reservoir computing utilities for scientific machine learning (SciML)
nih-niddk-mbs/StochasticGene.jl
Julia module to fit and analyze stochastic gene transcription models
vavrines/Kinetic.jl
Universal modeling and simulation of fluid mechanics upon machine learning. From the Boltzmann equation, heading towards multiscale and multiphysics flows.
jackfrued/Python-100-Days
Python - 100天从新手到大师
robertfeldt/BlackBoxOptim.jl
Black-box optimization for Julia
omlins/ParallelStencil.jl
Package for writing high-level code for parallel high-performance stencil computations that can be deployed on both GPUs and CPUs
luraess/julia-parallel-course-EGU21
Solving differential equations in parallel with Julia
FluxML/Flux.jl
Relax! Flux is the ML library that doesn't make you tensor
JuliaLang/julia
The Julia Programming Language
dynamicslab/SINDy-PI
SINDy-PI: A Robust Algorithm for Parallel Implicit Sparse Identification of Nonlinear Dynamics
joeat1/GNN_note
图神经网络整理
thunlp/GNNPapers
Must-read papers on graph neural networks (GNN)
lululxvi/deepxde
A library for scientific machine learning and physics-informed learning
yiyej/gcn_tutorial
A tutorial on Graph Convolutional Neural Networks