1057 Forks
3875 Stars
3875 Watchers

probability

Probabilistic reasoning and statistical analysis in TensorFlow

How to download and setup probability

Open terminal and run command
git clone https://github.com/tensorflow/probability.git
git clone is used to create a copy or clone of probability 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 probability https://github.com/tensorflow/probability/archive/master.zip

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

If you have some problems with probability

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