Hacker News new | ask | show | jobs
TensorFlow Distributions (arxiv.org)
3 points by dustintran 3123 days ago
1 comments

  "TensorFlow Distributions is widely used in diverse
  applications. It is used by production systems within
  Google and by Google Brain and DeepMind for research
  prototypes. It is the backend for Edward"

  Some docs:
  https://www.tensorflow.org/api_docs/python/tf/distributions
  https://www.tensorflow.org/api_docs/python/tf/distributions/bijectors
Thanks Dustin and the Google team!