Training Time delay Neural Network (tdnn) using Adam optimizer

3 views (last 30 days)
I have built the following network using tdnn class in deep learning toolbox. Now I wanna train it using 'adam' optimizer. Is it possible?

Accepted Answer

Aparajith Raghuvir
Aparajith Raghuvir on 8 Jul 2021
Edited: Aparajith Raghuvir on 8 Jul 2021
You may train it with any of the functions documented here. You may also refer to this for greater detail. Unfortunately, there is no adam optimizer function for training a time delay neural network.

More Answers (0)

Products


Release

R2020a

Community Treasure Hunt

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

Start Hunting!