Skip to content

Make default adaptation numerical stable

Compare
Choose a tag to compare
@xukai92 xukai92 released this 09 Dec 14:49
· 989 commits to master since this release
Improve numerical stability (#619)

* remove unnecessary lower bound check

* make default precond to diagonal

* add numerical stable Binomial with logit

* fix DA complete adapt

* add test of BinomialLogit

* turn off pre-cond adapt by default