Availability of upsampling and batch normalization layer in neural network toolbox
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Is there up sampling layer and batch normalization available in neural network toolbox in MATLAB 2016a for designing convolutional autoencoder neural network?
0 Commenti
Risposte (1)
Amanjit Dulai
il 25 Ott 2024
batchNormalizationLayer is available from 2017a.
resize2DLayer is available from R2020b.
0 Commenti
Vedere anche
Categorie
Scopri di più su Deep Learning Toolbox in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!