photo

Abdul Salam Mubashar


Con actividad desde 2016

Followers: 0   Following: 0

Estadística

Feeds

Ver por

Pregunta


different layeres traing with multiple network archetectures??
how can one layer be learn in custom neural network; while if it is intended to learn the different layers with different networ...

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Hi, I have made a network with 18 layers (i made it on paper); I want to use different network topologies on particular layers; like layer 6 shoud train with SOM, Layer 5 with tapped delay, while layer 13 with hopfiled network. how it could be done?
(net.layers{6}.topologyFcn = 'selforgmap'; (net.layers{5}.topologyFcn = 'tapped delay NN'; (net.layers{13}.topologyFcn = 'hope...

más de 8 años hace | 0 respuestas | 0

0

respuestas