tensorflow/tfjs-tsne

Decide on the final exported symbol

Closed this issue · 2 comments

and the conventional symbol used for the import in our examples.

e.g.

  • tsne
  • tf_tsne
  • tfjs_tsne

i also think the tsne factory method could be renamed to something like initialize, or something. Probably best discussed in person once the readme and stuff is in place.

going with tsne.initalize(data, config)