How can I recreate this CNN ?

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

this Image might help. I have my training and test data which are NxM matrix
Doesn't look, at a glance, like it would cause any problems for the
Have you tried it?
I dont have the app on my school's matlab :(
Does that mean you don't have the Deep Learning toolbox at all either?

Sign in to comment.

Answers (0)

Categories

Products

Release

R2017a

Asked:

on 10 Jan 2020

Commented:

on 13 Jan 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!