aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/bayesflow
Commit message (Expand)AuthorAge
* BayesFlow: Add simple example of using REINFORCE via Stochastic Computation G...Gravatar Eugene Brevdo2016-06-28
* Extend the ValueType interface to allow StochasticTensors to declare their in...Gravatar Eugene Brevdo2016-06-24
* Add SampleValue value_type to stochastic graph.Gravatar A. Unique TensorFlower2016-06-14
* Bayesflow: minor cleanups of the stochastic graph API for accuracy.Gravatar Eugene Brevdo2016-06-11
* Initial stochastic computation graph implementation. Adds StochasticTensor a...Gravatar Eugene Brevdo2016-06-08
* Update copyright for 3p/tf.Gravatar A. Unique TensorFlower2016-06-02
* Remove distributions' __init__ which was accidentally copied overGravatar Eugene Brevdo2016-05-13
* Set up bayesflow contrib directory, sister project to distributions contrib.Gravatar Eugene Brevdo2016-04-20