https://github.com/GPflow/GPflow
Revision 04f9e128e119f780c16cb7958c302d61b743b722 authored by thevincentadam on 10 January 2020, 18:39:09 UTC, committed by thevincentadam on 10 January 2020, 18:39:09 UTC
1 parent 701ef03
Raw File
Tip revision: 04f9e128e119f780c16cb7958c302d61b743b722 authored by thevincentadam on 10 January 2020, 18:39:09 UTC
adding svgps model
Tip revision: 04f9e12
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