tf_probability function

TensorFlow Probability Module

TensorFlow Probability Module

tf_probability()

Returns

Reference to TensorFlow Probability

functions and classes

Examples

## Not run: library(tensorflow) ## one time setup: # reticulate::py_install("tensorflow_probability") tfp <- tf_probability() tfp$distributions$Normal(loc = 0, scale = 1) ## End(Not run)
  • Maintainer: Tomasz Kalinowski
  • License: Apache License 2.0
  • Last published: 2024-04-15