How can I recreate this CNN ?
Show older comments
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 Comments
Mohamad Khalifé
on 10 Jan 2020
Mohamad Khalifé
on 10 Jan 2020
Adam
on 10 Jan 2020
Doesn't look, at a glance, like it would cause any problems for the
Have you tried it?
Mohamad Khalifé
on 10 Jan 2020
Adam
on 13 Jan 2020
Does that mean you don't have the Deep Learning toolbox at all either?
Answers (0)
Categories
Find more on Get Started with Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!