Implementation through LeNet Architecture using Tensorflow.
To test it out, download the dataset and change file path respectively.
Try playing around with hyperparameters, or manipulating training data.
- Different architectures
- AlexNet
- GoogLeNet
- ZF Net
- VGG Net
- Microsoft ResNet
- Generative Adversarial Networks
- Improve
- Add Dropout or L2 Regularization