neuron weights

Réponses (1)

Héctor Corte
Héctor Corte le 10 Jan 2012

0 votes

If net is your network, the weigths of hidden layer i are in:
net.LW{i+1,i}
If you refer to the state of the neuron during a simulation, you need to calculate by yourself, or look into "sim.m" code to look for it. I think that are the only ways.

Catégories

En savoir plus sur Neural Simulation dans Centre d'aide et File Exchange

Question posée :

le 16 Avr 2011

Community Treasure Hunt

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

Start Hunting!

Translated by