![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/8368182_1522126154887_DEF.jpg)
Abdul Salam Mubashar
自 2016 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
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...
8 years 前 | 0 个回答 | 0
0
个回答提问
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...
8 years 前 | 0 个回答 | 0