https://github.com/GPflow/GPflow
Revision 8b17f5606ae53f416168ad94bfeb0d06d26fdfc1 authored by Vincent Dutordoir on 19 February 2020, 10:04:11 UTC, committed by GitHub on 19 February 2020, 10:04:11 UTC
1 parent bc8f336
Raw File
Tip revision: 8b17f5606ae53f416168ad94bfeb0d06d26fdfc1 authored by Vincent Dutordoir on 19 February 2020, 10:04:11 UTC
Add docstring to get_first_occurrence
Tip revision: 8b17f56
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