simulate.R

library(lmds)
library(Rtsne)
library(stats)

source("utils.R")


# Choose the nonlinear dimensionality reduction algorithm and dataset and run!
simulate("tsne","two lines")
JonathanJohann/lmds documentation built on July 19, 2019, 7:36 a.m.