embedding {VAE} | R Documentation |
embedding(x,
dims = 9,
batch.size = 100,
max.iteration = 1000,
verbose = NULL,
n.threads = 8);
input training data is the output result
a dataframe object contains the embedding result.