Skip to content Skip to sidebar Skip to footer
Showing posts with the label Tensorflow Probability

Creating A Custom Gradient Function For Hmc For Large Datasets

I'm trying to infer the parameters of a Gaussian process using HMC in tensorflow-probability. … Read more Creating A Custom Gradient Function For Hmc For Large Datasets

Specification Of Multinomial Model In Tensorflow Probability

I am playing with a mixed multinomial discrete choice model in Tensorflow Probability. The function… Read more Specification Of Multinomial Model In Tensorflow Probability