Effacer les filtres
Effacer les filtres

About neural net fitting (at neural network toolkit)

3 vues (au cours des 30 derniers jours)
eriiharuue
eriiharuue le 25 Oct 2016
How can I found the weights in funtion "net"? I want to use this neural network(train is done.) as a C code.

Réponse acceptée

Greg Heath
Greg Heath le 26 Oct 2016
IW = net.IW
B = net.B
LW = net.LW
Thank you for formally accepting my answer
Greg

Plus de réponses (0)

Catégories

En savoir plus sur Deep Learning Toolbox dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by