https://github.com/GPflow/GPflow
Revision 495b6ebef93406048e7234155550d084a37f67c9 authored by Mark van der Wilk on 28 June 2018, 12:59:50 UTC, committed by GitHub on 28 June 2018, 12:59:50 UTC
* PEP8.

* PEP8.

* Added `SoftMax.conditional_variance()`.

* SoftMax test now tests against `Bernoulli` likelihood, including `predict_mean_and_var`.

* super

* consistency

* test comment

* bugfix

* fix tests
1 parent 45fed42
History
Tip revision: 495b6ebef93406048e7234155550d084a37f67c9 authored by Mark van der Wilk on 28 June 2018, 12:59:50 UTC
Softmax fix (#804)
Tip revision: 495b6eb
File Mode Size
.github
doc
gpflow
tests
.coveragerc -rw-r--r-- 286 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-- 672 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.5 KB
codecov.yml -rw-r--r-- 268 bytes
contributing.md -rw-r--r-- 7.3 KB
docs_require.txt -rw-r--r-- 404 bytes
notebooks l--------- 21 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