avinsit123 / MLprojects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cool Machine Learning Projects

Contains all the projects in ML done by me in the summer of 2018 pertaining to both Data Science and Neural Networks

  1. MNIST Classifier-Jupyter notebook that Classifies handwritten digits using Convolutional Neural Nets.The model achieved a blazing accuracy of 99.5% on 10000 test-set images.Also contains graphical visualization of model using Graphviz.

About

License:Apache License 2.0


Languages

Language:Jupyter Notebook 100.0%