SciML / DiffEqBayes.jl

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
https://docs.sciml.ai/DiffEqBayes/stable/
Other
121 stars 29 forks source link

Parameter Estimation by GPs #67

Open ChrisRackauckas opened 5 years ago

ChrisRackauckas commented 5 years ago

http://web4.cs.ucl.ac.uk/staff/d.barber/publications/gpodeICML2014.pdf https://papers.nips.cc/paper/3497-accelerating-bayesian-inference-over-nonlinear-differential-equations-with-gaussian-processes

Vaibhavdixit02 commented 5 years ago

I was of the opinion that this would fit better in DiffEqBayes.jl?

Vaibhavdixit02 commented 5 years ago

Damn. I had no clue issues could be transferred!