MATLAB neural networks interpretation
Mostrar comentarios más antiguos
I am new to Neural netowkrs but I dont understand MATLABS interpretation of neural networks.
I have been dealing with neural networks with Neurons but in the NN toolbox when I try to make a NN I only get inputs, outputs and layers.There are no neurons.This is really onfusing.Can;t I view the neural networks in the tradional neuron form?
I am looking to create this architecture(using 'network' command in MATLAB) -

can someone give me a headsup with the code?
Thanks!
Respuestas (1)
Greg Heath
el 5 de Ag. de 2014
0 votos
view(net)
is the only command I am familiar with.
1 comentario
Categorías
Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!