https://github.com/GPflow/GPflow
Revision c442e87d0b6a88e9787e8e82eb493e0dcf669c4d authored by Vincent Dutordoir on 26 March 2020, 18:45:58 UTC, committed by GitHub on 26 March 2020, 18:45:58 UTC
1 parent 118dcfe
Raw File
Tip revision: c442e87d0b6a88e9787e8e82eb493e0dcf669c4d authored by Vincent Dutordoir on 26 March 2020, 18:45:58 UTC
Monitoring of optimisation (#1344)
Tip revision: c442e87
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