How to customize the "model function" in the deep learning toolbox to add learnable parameters?
Afficher commentaires plus anciens
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?
Réponses (1)
Jack Xiao
le 23 Fév 2021
0 votes
please see the demo of training gan.
Catégories
En savoir plus sur Deep Learning Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!