https://github.com/GPflow/GPflow
Revision 8f06b7c0d2815ae09f4093b2cd3fc0c5d81bc36c authored by st-- on 07 May 2020, 14:24:22 UTC, committed by GitHub on 07 May 2020, 14:24:22 UTC
1 parent 39d563c
Raw File
Tip revision: 8f06b7c0d2815ae09f4093b2cd3fc0c5d81bc36c authored by st-- on 07 May 2020, 14:24:22 UTC
#1452 for GPMC model (#1458)
Tip revision: 8f06b7c
tests_requirements.txt
pytest>=3.5.0
pytest-random-order

# Notebook tests:
tensorflow-datasets
nbformat
nbconvert
ipykernel
jupyter_client
jupytext

matplotlib
sklearn  # for mixture-density-network notebook
ipywidgets  # Required by tensorflow-datasets
back to top