News

Learn how to train a neural network to recognize hand-drawn digits using PyTorch! A fun and beginner-friendly intro to deep learning and computer vision.
This week, Microsoft Research announced its newest deep learning project had outperformed humans in a test to identify objects in digital images.
This example uses Scikit-learn’s small handwritten digit data set to demonstrate semi-supervised learning using a Label Spreading model. Only 30 of the 1,797 total samples were labeled.
The first project that really got me started in learning about Deep Learning was my project on Automatic Number Plate Recognition.