Neural Networks For Your Dog - 2.1 MNIST Dataset
                    Contents
                    
                
                
            2.1 MNIST Dataset
In this lecture, we’ll check out the MNIST dataset - a dataset of handwritten digits - which we’ll use to motivate our construction of an image classification neural network model.
Code
Course Curriculum
- Introduction
 1.1 Introduction
- Perceptron
 2.1 MNIST Dataset
 2.2 Perceptron Model
 2.3 Perceptron Learning Algorithm
 2.4 Pocket Algorithm
 2.5 Multiclass Support
 2.6 Perceptron To Neural Network
- Neural Network
 3.1 Simple Images
 3.2 Random Weights
 3.3 Gradient Descent
 3.4 Multiclass Support
 3.5 Deep Learning
 3.6 Stochastic Gradient Descent
 3.7 Going Further
 GormAnalysis
GormAnalysis