An open API service indexing awesome lists of open source software.

https://github.com/niteshctrl/english-digit-recognizer

Convolutional Neural Network implentation from scratch using Keras | | Achieved validation accuracy of 99.4% within 10K trainable parameters with the help of Learning Rate Scheduler | | Data Augmentation using Keras ImageDataGenerator
https://github.com/niteshctrl/english-digit-recognizer

Last synced: 20 days ago
JSON representation

Convolutional Neural Network implentation from scratch using Keras | | Achieved validation accuracy of 99.4% within 10K trainable parameters with the help of Learning Rate Scheduler | | Data Augmentation using Keras ImageDataGenerator

Awesome Lists containing this project

README

          

# mnist-under-10k-parameters
KERAS implementation to achieve 99.4% test accuracy with under 10K parameters