How to train autoencoder on dlarray data for feature extraction?
Mostrar comentarios más antiguos
I have a high dimensional time-series dataset with 625 features with around 50000 observations for each feature. I have multiple batches of this dataset arranged in a dlarray format. This results in a 4D matrix. How do I train an autoencoder to reduce the dimensioality of this dataset from original 625 features to a smaller number of variables.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Custom Training Using Automatic Differentiation en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!