Skip to content
#

conv2d

Here are 45 public repositories matching this topic...

Kaggle Machine Learning Competition Project : In this project, we will create a classifier to classify fashion clothing into 10 categories learned from Fashion MNIST dataset of Zalando's article images

  • Updated Nov 21, 2019
  • Jupyter Notebook

Convolutional Neural Network to Classify Dogs and Cat. I built a ImageClassifier which classifies and tells you whether its a Dog image or a Cat image. I built a convolutional network which consists of Three Convolution layer and Three MaxPooling layer. Each Convolutional layer has filters, kernel size. Maxpooling layer has stride and pooling si…

  • Updated Aug 26, 2021
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the conv2d topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the conv2d topic, visit your repo's landing page and select "manage topics."

Learn more