Skip to content
#

mnist-model

Here are 29 public repositories matching this topic...

Deep Neural Networks like Single Layer Perceptron and Multi Layer Perceptron implementation using Tensorflow library on Datasets like MNIST and Naval Mine for categorical Classification. Saving and Restoring Tensorflow "Variables" weights for testing.

  • Updated Jun 11, 2018
  • Jupyter Notebook

Problems Identification: This project involves the implementation of efficient and effective KNN classifiers on MNIST data set. The MNIST data comprises of digital images of several digits ranging from 0 to 9. Each image is 28 x 28 pixels. Thus, the data set has 10 levels of classes.

  • Updated Oct 30, 2017
  • Jupyter Notebook

Improve this page

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

Learn more