pymc4_prototypes icon indicating copy to clipboard operation
pymc4_prototypes copied to clipboard

Reproduce simple example

Open ferrine opened this issue 7 years ago • 2 comments

https://github.com/pymc-devs/pymc3/blob/master/pymc3/examples/simpletest.py

I think that can be a milestone for any backend. It requires API concept as well as stochastic parameters properly working

ferrine avatar Oct 01 '17 23:10 ferrine

Hey, can I take this up?

I can start by trying to run the the simpletest.py on code with pytorch, tensorflow, CNTK or/and mxnet as the computational backend?

sharanry avatar Jan 27 '18 00:01 sharanry

Go for it ;-) Maybe try with using tensorflow.distribution first.

junpenglao avatar Jan 27 '18 09:01 junpenglao