Support for n_components==1, others support it.
metaheuristic opened this issue · 5 comments
metaheuristic commented
Looks like the failure might be happening in:
Multicore-TSNE/multicore_tsne/tsne.cpp
with this function: evaluateError where it is producing nans.
Willing to send $100USD in Bitcoin to the first person that can demonstrate a solution before I do.
DmitryUlyanov commented
Hi, did you manage to resolve it?
If yes, please send a PR, in no -- I have some time to look at it.
metaheuristic commented
@DmitryUlyanov I have not resolved it yet, the offer still stands.
DmitryUlyanov commented
Hi, take a look at this branch.
https://github.com/DmitryUlyanov/Multicore-TSNE/tree/1d
Now any dimensionality is supported.
Will be merged to master soon.
metaheuristic commented
That is great! I'll benchmark it during the next day or so against sklearn
TSNE for accuracy. Once confirmed I'll send you some BTC.
…On Fri, Nov 17, 2017 at 7:20 AM, Dmitry Ulyanov ***@***.***> wrote:
Hi, take a look at this branch.
https://github.com/DmitryUlyanov/Multicore-TSNE/tree/1d
Now any dimensionality is supported.
Will be merged to master soon.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#33 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AgBIlopbQqQzpcXjSV5aRHaWkYKQ3QRfks5s3ZY_gaJpZM4QafJz>
.
DmitryUlyanov commented
Looks like will never be confirmed :)