stripe / rainier

Bayesian inference in Scala.
https://rainier.fit
Apache License 2.0
433 stars 51 forks source link

Fix step size adaptation #497

Closed avibryant closed 4 years ago

avibryant commented 4 years ago

I accidentally left in a hardcoded disabling of step size adaptation except at the start and end of a 1000 iteration warmup. This fixes that.

It also removes the spammy mass matrix output from the HTML progress.