Skip to content

FrostyTheSouthernSnowman/zigrad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zigrad

A lightweight micro-grad inspired library written in Zig.

My first project in Zig and first autograd engine. Expect some rough edges.

Usage

Don't use it. It's not meant to be used. Just watch

Karpathy's Neural Network Video

and reimplement it all for yourself in your language of choice.

The closest thing to usage you get here is running the unit tests with zig build test.

About

A lightweight neural network library written in Zig

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages