https://github.com/GPflow/GPflow
Revision 760bf04b0d55667fa3b1e8cc70a70b7da2250161 authored by ST John on 09 October 2019, 13:30:58 UTC, committed by ST John on 09 October 2019, 13:30:58 UTC
1 parent 4dba79d
Raw File
Tip revision: 760bf04b0d55667fa3b1e8cc70a70b7da2250161 authored by ST John on 09 October 2019, 13:30:58 UTC
add noise_variance argument to GPR and SGPR
Tip revision: 760bf04
tests_requirements.txt
pytest>=3.5.0
pytest-random-order

# Notebook tests:
nbformat
nbconvert
ipykernel
jupyter_client
matplotlib
back to top