Skip to content
#

conv2d

Here are 61 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

A deep learning project implementing a Convolutional Neural Network (CNN) to classify images of cats and dogs. Built using TensorFlow/Keras, this project demonstrates fundamental computer vision techniques including data preprocessing, augmentation, and model training.

  • Updated Aug 27, 2026
  • 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

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