How to customize the "model function" in the deep learning toolbox to add learnable parameters?
Mostrar comentarios más antiguos
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?
Respuestas (1)
Jack Xiao
el 23 de Feb. de 2021
0 votos
please see the demo of training gan.
Categorías
Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!