https://github.com/GPflow/GPflow
Revision c283fecb350a6647a07698fb2af7a4a1c2b1077c authored by Artem Artemev on 27 March 2018, 10:27:17 UTC, committed by Mark van der Wilk on 27 March 2018, 10:27:17 UTC
* Action initials.

* Introducing actions.

* Change implicit interfaces for an optimizer.

* Add simple action tests.

* Natural gradient integration.

* Unify natural gradient optimizer interface.

* Fix NatGradOptimizer test.

* Forgot to add actions.py file.
1 parent f3fe7da
Raw File
Tip revision: c283fecb350a6647a07698fb2af7a4a1c2b1077c authored by Artem Artemev on 27 March 2018, 10:27:17 UTC
GPflow Actions. (#678)
Tip revision: c283fec
docs_require.txt
ipykernel>=4.3.1
ipython>=4.2.0
ipython-genutils>=0.1.0
jupyter>=1.0.0
jupyter-client>=4.3.0
jupyter-console>=4.1.1
jupyter-contrib-core>=0.3.0
jupyter-core>=4.1.0
jupyter-nbextensions-configurator>=0.2.1
nbsphinx>=0.2.13
numpydoc>=0.6.0
Pygments>=2.1.3
scipy>=0.18.0
pandas>=0.18.1
sphinx_rtd_theme==0.1.9
https://storage.googleapis.com/tensorflow/linux/cpu/tensorflow-1.4.0-cp35-cp35m-linux_x86_64.whl
back to top