Skip to content
#

maxpooling

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

Hi! Thanks for checking out my tutorial where I walk you through the process of coding a convolutional neural network in java from scratch. After building a network for a university assignment, I decided to create a tutorial to (hopefully) help others do the same and improve my own understanding of neural networks.

  • Updated Apr 21, 2022
  • Java

This model helps us classify 10 different real-life objects by undergoing training under tensorflow's CIFAR dataset which contains 60,000 32x32 color images with 6000 images of each class. I have made use of a stack of Conv2D and MaxPooling2D layers followed by a few densely connected layers.

  • Updated Jan 5, 2022
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the maxpooling 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 maxpooling topic, visit your repo's landing page and select "manage topics."

Learn more