Number of parameters in feedforward neural network.

2 visualizzazioni (ultimi 30 giorni)
How can I show the number of parameters of a trained net?
Thanks in advance.
  1 Commento
Przemyslaw
Przemyslaw il 22 Mar 2021
Modificato: Przemyslaw il 22 Mar 2021
For shallow NNs You can use getwb function. It returns all the params as a vector, so You can use its length as a parameter number.

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Deep Learning Toolbox in Help Center e File Exchange

Prodotti


Release

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by