Skip to content

cernockyd/zig-mnist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MNIST Neural Classifier from scratch

A classifier of MNIST created as subgoal of implementing Rumelhart et al. 1986 paper on backpropagation.

Get started

get data

curl -L -o data.zip https://www.kaggle.com/api/v1/datasets/download/oddrationale/mnist-in-csv
mkdir data && tar xf data.zip -C data

run

zig build run -Doptimize=ReleaseFast

About

trains a MNIST classifier (CPU only)

Topics

Resources

Stars

Watchers

Forks

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy