powered by
TensorFlow Probability Module
tf_probability()
Reference to TensorFlow Probability
functions and classes
if (FALSE) { library(tensorflow) tfp <- tf_probability() tfp$distributions$Normal(loc=0, scale=1) }
Run the code above in your browser using DataLab