Availability of upsampling and batch normalization layer in neural network toolbox
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Is there up sampling layer and batch normalization available in neural network toolbox in MATLAB 2016a for designing convolutional autoencoder neural network?
0 comentarios
Respuestas (1)
Amanjit Dulai
el 25 de Oct. de 2024
batchNormalizationLayer is available from 2017a.
resize2DLayer is available from R2020b.
0 comentarios
Ver también
Categorías
Más información sobre Deep Learning Toolbox en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!