-
Notifications
You must be signed in to change notification settings - Fork 56
is it a bug in HyperbolicMLR? #15
Copy link
Copy link
Open
Description
Thanks a lot for sharing your repo. I am new to hyperbolic neural networks, and I learned a lot from your repo.
While i am reading the code of examples/mnist.py, i am curious about why ToPoincare is only applied for x which is calculated by a neural network, whereas, ToPoincare is not applied for p_val in HyperbolicMLR.
| p_vals_poincare = pmath.expmap0(self.p_vals, c=c) |
consider that they are both need a expmap0 to map them from
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels