How to train autoencoder on dlarray data for feature extraction?
Afficher commentaires plus anciens
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.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Custom Training Using Automatic Differentiation dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!