https://github.com/GPflow/GPflow
Revision 9b699538c1ad3fa5158be5bcdf6c0200f0238e73 authored by thevincentadam on 24 January 2020, 19:53:35 UTC, committed by thevincentadam on 24 January 2020, 19:53:35 UTC
1 parent da7f944
Raw File
Tip revision: 9b699538c1ad3fa5158be5bcdf6c0200f0238e73 authored by thevincentadam on 24 January 2020, 19:53:35 UTC
getting coupled model to work
Tip revision: 9b69953
tests_requirements.txt
pytest>=3.5.0
pytest-random-order

# Notebook tests:
tensorflow-datasets
nbformat
nbconvert
ipykernel
jupyter_client
matplotlib
sklearn  # mixture-density-network
ipywidgets  # Required by tensorflow-datasets
back to top