gradientinstitute / aboleth

A bare-bones TensorFlow framework for Bayesian deep learning and Gaussian process approximation
Apache License 2.0
127 stars 10 forks source link

Pass in likelihood as a tensor to objectives, rather than an object #178

Closed dsteinberg closed 6 years ago

dsteinberg commented 6 years ago

This may change a lot of down-stream code, but it will make aboleth more flexible, and may make dimensionality checking easier!