Availability of upsampling and batch normalization layer in neural network toolbox

1 view (last 30 days)
Is there up sampling layer and batch normalization available in neural network toolbox in MATLAB 2016a for designing convolutional autoencoder neural network?

Answers (1)

Amanjit Dulai
Amanjit Dulai on 25 Oct 2024
batchNormalizationLayer is available from 2017a.
resize2DLayer is available from R2020b.

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!