https://github.com/kaustubholpadkar/digit-recognizer-keras-dnn
Digit-Recognizer | Kaggle Competition | Keras | Deep Learning
https://github.com/kaustubholpadkar/digit-recognizer-keras-dnn
convolutional-neural-networks deep-learning deepneuralnetworks image-recognition jupyter-notebook kaggle kaggle-competition keras keras-neural-networks machine-learning python3 sklearn-library
Last synced: 6 months ago
JSON representation
Digit-Recognizer | Kaggle Competition | Keras | Deep Learning
- Host: GitHub
- URL: https://github.com/kaustubholpadkar/digit-recognizer-keras-dnn
- Owner: kaustubholpadkar
- License: gpl-3.0
- Created: 2018-01-18T17:47:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-24T14:31:37.000Z (over 7 years ago)
- Last Synced: 2025-02-09T12:32:06.719Z (8 months ago)
- Topics: convolutional-neural-networks, deep-learning, deepneuralnetworks, image-recognition, jupyter-notebook, kaggle, kaggle-competition, keras, keras-neural-networks, machine-learning, python3, sklearn-library
- Language: Jupyter Notebook
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Digit-Recognizer-Keras-DNN
## Overview
You can find the details of this Kaggle Competition and get the Dataset [here](https://www.kaggle.com/c/digit-recognizer)
__Digit Recognizer DNN.ipynb__ : Deep Neural Network implementation
__Digit Recognizer CNN1.ipynb__ : Convolutional Neural Network implementation
__Digit Recognizer CNN2.ipynb__ : Convolutional Neural Network implementation