Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

convolutional neural network #1

Open
vananh0905 opened this issue Aug 18, 2021 · 0 comments
Open

convolutional neural network #1

vananh0905 opened this issue Aug 18, 2021 · 0 comments

Comments

@vananh0905
Copy link

vananh0905 commented Aug 18, 2021

I have a problem when I try to implement with convolutional neural network for CIFAR. Between the last convolutional layer and first fully connected layer is max pooling layer. And the problem occurs when i run this code, the shape of output of conv layer is node same as the shape of input of FC layer
How can i fix this?
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant