issues
search
alan-turing-institute
/
pymc3
Probabilistic Programming in Python: Bayesian Modeling and Probabilistic Machine Learning with Theano
https://docs.pymc.io/
Other
10
stars
2
forks
source link
Test pymc3's ability to sample from typical posteriors of MLMCMC
#2
Closed
gmingas
closed
4 years ago
gmingas
commented
4 years ago
This requires creating testing:
Posteriors that contain PDEs
Posteriors that use external Python libraries (defining new theano ops)
Posteriors that use external C/C++ libraries (defining new theano ops)
Others?
gmingas
commented
4 years ago
Tested using Mikkel's
example
This requires creating testing: