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