I wanna design Time delay neural network, but I can't find the leaky rectified linear unit (Relu) activation function and "Adam" optimization algorithm in such type of networks (Time delay neural network).
I already add Deep Learning Toolbox but I don't know how to integrate the relu activation function and "Adam" optimizer within the "Time Delay neural network" structure.
As the time delay neural network is defined as follow
Net = timedelaynet(inputDelays,hiddenSizes,trainFcn)
where the trainFcn is limited to the folloeing types:
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
2 Comments
Direct link to this comment
https://uk.mathworks.com/matlabcentral/answers/548049-relu-activation-function-and-adam-optimizer-for-time-delay-neural-network#comment_897600
Direct link to this comment
https://uk.mathworks.com/matlabcentral/answers/548049-relu-activation-function-and-adam-optimizer-for-time-delay-neural-network#comment_897600
Direct link to this comment
https://uk.mathworks.com/matlabcentral/answers/548049-relu-activation-function-and-adam-optimizer-for-time-delay-neural-network#comment_897642
Direct link to this comment
https://uk.mathworks.com/matlabcentral/answers/548049-relu-activation-function-and-adam-optimizer-for-time-delay-neural-network#comment_897642
Sign in to comment.