How can I recreate this CNN ?
Ältere Kommentare anzeigen
Hi,
Im trying to recreate a certain type of CNN but Im struggling a bit because im new at this.
The network is composed of 3 convolutional layers :
Each convolutional layer is followed by ReLU activation and max pooling. The output of the final convolutional layer, once
flattened, is a vector.This is followed by a single fully connected layer with softmax activation to predict 5 stages of sleep.
5 Kommentare
Mohamad Khalifé
am 10 Jan. 2020
Mohamad Khalifé
am 10 Jan. 2020
Adam
am 10 Jan. 2020
Doesn't look, at a glance, like it would cause any problems for the
Have you tried it?
Mohamad Khalifé
am 10 Jan. 2020
Adam
am 13 Jan. 2020
Does that mean you don't have the Deep Learning toolbox at all either?
Antworten (0)
Kategorien
Mehr zu Get Started with Deep Learning Toolbox finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
