Alex Rudenko

Results 1196 comments of Alex Rudenko

I am having the same problem with NaNs on the attached data set: [d.txt](https://github.com/karpathy/tsnejs/files/313936/d.txt) If I reduce the number of input rows to 194 (total is 324), then it works....

@lipsumar try this module instead https://github.com/scienceai/tsne-js

I think the spec should also define what the node's textual content is (found this issue by trying to answer the question about how whitespaces should be handled when computing...

I think using text node data would not match the current behavior when dealing with whitespaces: Source: `data:text/html, foo`

(nodeValue does appear to be the same in this accessible)

@sadym-chromium assert_screenshot looks useful, let's revert the mapper changes though. WDYT?