Skip to content

A collection of Jupyter notebooks containing various MNIST digit and fashion item classification implementations using fully-connected and convolutional neural networks (CNNs) built with TensorFlow and Keras. 2020.

Notifications You must be signed in to change notification settings

csbanon/mnist-classifiers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

MNIST Classifiers

Overview

  • Year: 2020
  • Technologies: Python, NumPy, Matplotlib, TensorFlow, Keras
  • Discipline(s): Computer Vision, Deep Learning
  • Keywords: CNN, Classification, Computer Vision, Convolution, Convolutional Neural Network, Deep Learning, Fully-Connected, MNIST, Max-Pooling, Multi-Class Classification, Neural Network, 2-D Convolution, 2-D Max-Pooling

Description

This repository contains a collection of MNIST digit and fashion item classifiers built with fully-connected and convolutional neural networks (CNNs) using TensorFlow and Keras.

MNIST Digit Classifiers

MNIST Fashion Item Classifiers

For other notebooks with data science, machine learning, and computer vision implementations, check out my Notebooks repository. Thank you!

About

A collection of Jupyter notebooks containing various MNIST digit and fashion item classification implementations using fully-connected and convolutional neural networks (CNNs) built with TensorFlow and Keras. 2020.

Topics

Resources

Stars

Watchers

Forks