Classification of Digits

Posted on Sat 24 October 2020 in deep learning

This notebook describes how to create a CNN for classifying digits.

Continue reading

MNIST classification with Keras

Posted on Fri 21 August 2020 in deep learning

This notebook describes how to create a neural network with Keras for classifying digits.

Continue reading

Building a CNN

Posted on Wed 18 March 2020 in deep learning

This notebook describes how to create a CNN for classifying dogs and cats from scratch.

Continue reading