https://github.com/GPflow/GPflow
Revision ca40b134a5664f0cc769a25bc29a8d8bf490bf57 authored by Artem Artemev on 25 October 2019, 09:34:12 UTC, committed by GitHub on 25 October 2019, 09:34:12 UTC
1 parent b6cc953
Raw File
Tip revision: ca40b134a5664f0cc769a25bc29a8d8bf490bf57 authored by Artem Artemev on 25 October 2019, 09:34:12 UTC
Natural Gradient for GPflow 2.0 (#1109)
Tip revision: ca40b13
tests_requirements.txt
pytest>=3.5.0
pytest-random-order

# Notebook tests:
nbformat
nbconvert
ipykernel
jupyter_client
matplotlib
back to top