R/layers.R
layer_poincare_normalize.Rd
Project into the Poincare ball with norm <= 1.0 - epsilon
layer_poincare_normalize(object, axis = 1, epsilon = 1e-05, ...)
object | Model or layer object |
---|---|
axis | Axis along which to normalize. A scalar or a vector of integers. |
epsilon | A small deviation from the edge of the unit sphere for numerical stability. |
... | additional parameters to pass |
A tensor
https://en.wikipedia.org/wiki/Poincare_ball_model Used in Poincare Embeddings for Learning Hierarchical Representations Maximilian Nickel, Douwe Kiela https://arxiv.org/pdf/1705.08039.pdf For a 1-D tensor with axis = 0, computes