History log of /external/tensorflow/tensorflow/contrib/distributions/python/ops/sinh_arcsinh.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4ada275eed7472ae32c67a1ec0b9b1dc8d80d1f0 30-Nov-2017 Joshua V. Dillon <jvdillon@google.com> Change `tf.contrib.distributions` docstring examples to use `tfd` alias rather than `ds`, `bs`.

PiperOrigin-RevId: 177381853
/external/tensorflow/tensorflow/contrib/distributions/python/ops/sinh_arcsinh.py
e7ab55b01f25bc1c9023dcc9510667ea480c6186 06-Oct-2017 Ian Langmore <langmore@google.com> SinhArcsinh distributions modified so that their skewness is symmetric.

Also, some doc-fixes/changes, and make SinhArcsinh bijector have same None kwargs and naming scheme as the distributions

PiperOrigin-RevId: 171294037
/external/tensorflow/tensorflow/contrib/distributions/python/ops/sinh_arcsinh.py
ec187f608df8f16ed2bce28901c81d5f61f24f50 02-Oct-2017 Ian Langmore <langmore@google.com> SinhArcsinh (scalar) distribution added to contrib/distributions/
A transformation of an arbitrary distribution to one that allows control over
(loc, scale, tailweight, skewness)

Also removing unnecessary bijector symbols in distributions/__init__.py

PiperOrigin-RevId: 170740167
/external/tensorflow/tensorflow/contrib/distributions/python/ops/sinh_arcsinh.py