434 Forks
1710 Stars
1710 Watchers

GPflow

Gaussian processes in TensorFlow

How to download and setup GPflow

Open terminal and run command
git clone https://github.com/GPflow/GPflow.git
git clone is used to create a copy or clone of GPflow repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with GPflow https://github.com/GPflow/GPflow/archive/master.zip

Or simply clone GPflow with SSH
[email protected]:GPflow/GPflow.git

If you have some problems with GPflow

You may open issue on GPflow support forum (system) here: https://github.com/GPflow/GPflow/issues