https://github.com/GPflow/GPflow
Revision 36a0853131c736600ab8a7370fc298b371a18228 authored by st-- on 15 January 2020, 11:10:26 UTC, committed by Artem Artemev on 15 January 2020, 11:10:26 UTC
1 parent fcd3b00
Raw File
Tip revision: 36a0853131c736600ab8a7370fc298b371a18228 authored by st-- on 15 January 2020, 11:10:26 UTC
Link GPflow 2 upgrade guide from intro.ipynb and README.md (#1210)
Tip revision: 36a0853
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