Skip to content

My modification to the geodesic regression example fails -- but not clear why (at least to me) #427

Answered by kellertuer
salbert83 asked this question in Q&A
Discussion options

You must be logged in to vote

Concerning the question in the linked code you wrote about why we do the PCA in a basis:
There is no other way to make sense of it.

On the sphere at a point $p^$, we have a tangent space – and if we have data in this space – that is data in a 2D space – but the tangent vectors are all always stored as vectors orthogonal to $p^$ – so something 3D. But only a 2D PCA makes sense. So when we represent the tangent vectors by coordinates in a basis, we get what we need – “2D data”.

For the rest – sorry for the bug. I will probably remove that tutorial in a next release. Once someone fixes that and writes a tutorial that then also includes a gradient check (the tutorial predates the gradient che…

Replies: 5 comments 9 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@kellertuer
Comment options

@salbert83
Comment options

Comment options

You must be logged in to vote
5 replies
@kellertuer
Comment options

@salbert83
Comment options

@kellertuer
Comment options

@salbert83
Comment options

@kellertuer
Comment options

Comment options

You must be logged in to vote
2 replies
@salbert83
Comment options

@mateuszbaran
Comment options

Answer selected by kellertuer
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants