Statistics with Tensor Flow

Overview


Included within the tensor flow library are a set of methods for calculating statistics and generating random numbers.

Topics


  • Moments - computes various moments of a given dataet
  • Distributions - methods for generating random number drawn from a given distribution.