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
History
Tip revision: c283fecb350a6647a07698fb2af7a4a1c2b1077c authored by Artem Artemev on 27 March 2018, 10:27:17 UTC
GPflow Actions. (#678)
Tip revision: c283fec
File Mode Size
doc
gpflow
notebooks
tests
.coveragerc -rw-r--r-- 261 bytes
.coveralls.yml -rw-r--r-- 23 bytes
.gitignore -rw-r--r-- 811 bytes
.pylintrc -rw-r--r-- 14.6 KB
.travis.yml -rw-r--r-- 664 bytes
Dockerfile -rw-r--r-- 1.1 KB
LICENSE -rw-r--r-- 11.1 KB
MANIFEST.in -rw-r--r-- 166 bytes
README.md -rw-r--r-- 4.7 KB
RELEASE.md -rw-r--r-- 5.3 KB
codecov.yml -rw-r--r-- 268 bytes
contributing.md -rw-r--r-- 4.0 KB
docs_require.txt -rw-r--r-- 404 bytes
roadmap.md -rw-r--r-- 506 bytes
run_tests.sh -rwxr-xr-x 896 bytes
setup.py -rw-r--r-- 2.3 KB

README.md

back to top