Skip to content

Scipt for a coding challenge using the MNIST dataset

Notifications You must be signed in to change notification settings

klh5/mnist-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

mnist-challenge

Script for a coding challenge that makes use of the MNIST dataset.

The challenge is to train a neural network to either add or subtract two MNIST digits, based on a third (binary) input. The model is implemented in PyTorch and produces a confusion matrix (calculated using the validation set) to provide a visual accuracy assessment.

About

Scipt for a coding challenge using the MNIST dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages