Hello, I am currently working on a ticket on github involving improving the data structures powering t-sne. I am running into some trouble trying to conceptually link up what the code is doing and the underlying mathematical theory. Normally I would just grapple with it, but I feel like I would need some help to get this ticket done in a reasonable time frame. Would someone be willing to help me understand the theory underpinning t-sne, and how that links up with the implementation? Thank you, Sean
Hi Sean. Thanks for working on this. Do you have any more specific questions? Have you looked at the barnes-hut paper? Cheers, Andy On 08/19/2016 07:59 PM, Shanglun Wang wrote:
Hello,
I am currently working on a ticket on github involving improving the data structures powering t-sne. I am running into some trouble trying to conceptually link up what the code is doing and the underlying mathematical theory. Normally I would just grapple with it, but I feel like I would need some help to get this ticket done in a reasonable time frame.
Would someone be willing to help me understand the theory underpinning t-sne, and how that links up with the implementation?
Thank you,
Sean
_______________________________________________ scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn
participants (2)
-
Andreas Mueller -
Shanglun Wang