https://github.com/GPflow/GPflow
Revision ff051386b3220430310397a7186e22e4470c3e6c authored by ST John on 19 February 2020, 12:18:27 UTC, committed by ST John on 19 February 2020, 12:18:27 UTC
1 parent 16b0af6
Raw File
Tip revision: ff051386b3220430310397a7186e22e4470c3e6c authored by ST John on 19 February 2020, 12:18:27 UTC
make theory/ notebooks reproducible
Tip revision: ff05138
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