https://github.com/GPflow/GPflow
Revision 5e841b739101292f4494008c255f6f6ff63b1985 authored by Artem Artemev on 19 April 2018, 14:24:02 UTC, committed by GitHub on 19 April 2018, 14:24:02 UTC
GPflow model saver. Supports native GPflow models and provides an interface for defining custom savers for user's models. Saver stores GPflow structures and pythonic types as numpy structured arrays and serializes them using HDF5.
1 parent 2fb4b6d
History
Tip revision: 5e841b739101292f4494008c255f6f6ff63b1985 authored by Artem Artemev on 19 April 2018, 14:24:02 UTC
Model saver (#660)
Tip revision: 5e841b7
File Mode Size
.github
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-- 5.3 KB
RELEASE.md -rw-r--r-- 5.3 KB
codecov.yml -rw-r--r-- 268 bytes
contributing.md -rw-r--r-- 6.1 KB
docs_require.txt -rw-r--r-- 404 bytes
gpflow.code-workspace -rw-r--r-- 191 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