Skip to content

pkhudov/MNIST_Linear_Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MNIST_Linear_Classifier

This is my implementation of Linear Classifier on MNIST dataset from scratch, inspired by PyTorch interface, using only numpy as external library. Achieves accuracy of 88%.

Loss curves

About

Linear Classifier from scratch using only numpy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages