https://github.com/GPflow/GPflow
Revision 353abba8803cd4eee705da0c10e5a573ea56f2e5 authored by Artem Artemev on 23 January 2020, 12:14:44 UTC, committed by Artem Artemev on 23 January 2020, 12:14:44 UTC
2 parent s 121f986 + 8a73e6d
Raw File
Tip revision: 353abba8803cd4eee705da0c10e5a573ea56f2e5 authored by Artem Artemev on 23 January 2020, 12:14:44 UTC
Merge branch 'develop' of github.com:GPflow/GPflow into develop
Tip revision: 353abba
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