项目作者: JoeKifle

项目描述 :
MNIST dataset - handwritten numbers classifier
高级语言: Jupyter Notebook
项目地址: git://github.com/JoeKifle/MNIST-digit-recognizer-keras.git
创建时间: 2019-10-31T13:22:42Z
项目社区:https://github.com/JoeKifle/MNIST-digit-recognizer-keras

开源协议:

下载


MNIST-digit-recognizer-keras

This is test project - most of the code is not mine(credit goes to the owner of the code)

  1. The training data has 42k Images each of 784 pixels representing Digits from 0-9
  2. The test dataset has _ Images (to be completed after final commmit)
  3. I am using convulational neural network to train my data.
  4. I have selected tensorflow and keras as my framework

To be updated as I go forward to the playlist

CREDIT

All credit goes to SENTDEX. Thank you for creating such an amazing machine learning with keras and tensorlow playlist on YouTube