One thing I've always wanted to do was find the global minimum of 1,000 Rosenbrock
functions using BFGS really quickly - and now I can do it easily!
[Read More]
In going NUTS with pyro and pystan I mentioned that I would like to try variational
inference algorithms in pyro, so here is that attempt. A disclaimer: I am not very
familiar with pyro or variational inference.
[Read More]