Borrar filtros
Borrar filtros

Number of parameters in feedforward neural network.

7 visualizaciones (últimos 30 días)
Mustafa Sobhy
Mustafa Sobhy el 20 de Feb. de 2020
Editada: Przemyslaw el 22 de Mzo. de 2021
How can I show the number of parameters of a trained net?
Thanks in advance.
  1 comentario
Przemyslaw
Przemyslaw el 22 de Mzo. de 2021
Editada: Przemyslaw el 22 de Mzo. de 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.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Deep Learning Toolbox en Help Center y File Exchange.

Productos


Versión

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by