Convolutional neural network: parallel layers
    7 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
    Grzegorz Knor
      
 am 11 Jul. 2017
  
    
    
    
    
    Bearbeitet: Neo
 am 28 Aug. 2018
            Is it possible to create a CNN with parallel layers in MATLAB? For example I would like to build network similar to this one:

1 Kommentar
Akzeptierte Antwort
  Javier Pinzón
      
 am 22 Sep. 2017
        In Matlab 2017a this kind of CNN is not possible to configure, however, with the new release of the Matlab 2017b, new functions were developed for that cases, called connectLayers yers and addLayers.
Hope it helps,
Regards, Javier
0 Kommentare
Siehe auch
Kategorien
				Mehr zu Deep Learning Toolbox finden Sie in Help Center und File Exchange
			
	Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!