blei-lab / edward

A probabilistic programming language in TensorFlow. Deep generative models, variational inference.
http://edwardlib.org
Other
4.83k stars 760 forks source link

Hyperparameter optimization with Edward #915

Open vmarkovtsev opened 6 years ago

vmarkovtsev commented 6 years ago

Hi!

First of all, let me disclaim: I have no idea what are all these Bayesian things and I work as a regular maximum likelihood ML software engineer.

I have recently found GPyOpt which is able to do cool hyperparameter optimization and has "Bayes" somewhere in the description. Thus my question is, is it possible to do the same with Edward?