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

https://github.com/jmisilo/handwritten-digit-recognition-ml


https://github.com/jmisilo/handwritten-digit-recognition-ml

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Handwritten Digit Recognition

The goal of this project is to build a model that performs handwritten digit recognition using the MNIST dataset and use W&B for experiment tracking and model registry. Model will be used to implement a simple web app that allows users to draw a digit and get a prediction from it. Model has been developed using PyTorch.

![W&B Training Dashboard](./examples/wandb-graphs.png)