lukasz-starosta / mnist-recognizer

This repository contains the files necessary to build two CNN models, train and validate them on the MNIST dataset.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mnist-recognizer

This repository contains the files necessary to build two CNN models:

  • Own architecture
  • SqueezeNet
    It also allows to train and validate them on the MNIST dataset of handwritten digits.

About

This repository contains the files necessary to build two CNN models, train and validate them on the MNIST dataset.


Languages

Language:Python 100.0%