You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 14, 2021. It is now read-only.
Hello author! I am a rookie in WebGL/OpenGL I have several problems through my reading in the code.
In https://github.com/tensorflow/tfjs-tsne/blob/master/src/dataset_util.ts#L36, I want to know why do you add 0.5 in line 36,37. Apart from this, why function dataTexCoordinates return vec2(col, row) not vec2(row, col)?
Thank you very much!
The text was updated successfully, but these errors were encountered: