https://github.com/GPflow/GPflow
Revision 330074a49b242af49edb1e2665ea0199ca7a420a authored by st-- on 23 October 2019, 10:16:51 UTC, committed by Mark van der Wilk on 23 October 2019, 10:16:51 UTC
* WIP

* make it run

* rerun notebook

* rerun notebook after merging in bugfix

* Call step_callback through scipy.minimize's callback procedure (at the end of each step); previous behaviour was to call step_callback at each evaluation of objective function

* adjust callback signature

* changes to make it work under gpflow2: method=L-BFGS-B, tol=1e-11. increase callback frequency

* rerun notebook

* remove from notebook test blacklist

* fix Scipy
1 parent 6e43fec
History
Tip revision: 330074a49b242af49edb1e2665ea0199ca7a420a authored by st-- on 23 October 2019, 10:16:51 UTC
GPflow 2.0 notebook update: FITC vs VFE (#1104)
Tip revision: 330074a
File Mode Size
source
Makefile -rw-r--r-- 7.4 KB
README.md -rw-r--r-- 1.1 KB
docs_require.txt -rw-r--r-- 338 bytes

README.md

back to top