How to customize the "model function" in the deep learning toolbox to add learnable parameters?
Show older comments
It seems that at present, you can only add learnable parameters in the form of "Define Custom Deep Learning Layer with Learnable Parameters", but this method is very inflexible. If you change to "model function" to define the network, you don't know how to add learnable parameters. Parameters?
Answers (1)
Jack Xiao
on 23 Feb 2021
0 votes
please see the demo of training gan.
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!