https://github.com/GPflow/GPflow
Raw File
Tip revision: 9d82f9cd44d912d95a9712f12cf25c8b2b67d7ad authored by ST John on 11 March 2020, 23:26:33 UTC
WIP
Tip revision: 9d82f9c
tests_requirements.txt
pytest>=3.5.0
pytest-random-order

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

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