Skip to content

vandamd/mnist-nn-zig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural Network in Zig, from scratch

Note (08/01/25)

This is my first bits of code for Zig. I'd never used Zig before and thought creating a neural network would be pretty fun!

I've always wanted to fully understand the mathematical concepts behind neural networks, so here we are!

Implementation isn't quite finished - it's a bit too slow lol

I'm gonna get to optimising it more next...

About

Neural Network in pure Zig, just maths

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages