Skip to content
/ ml-zig Public

Machine Learning in Zig (Neural Network experiments)

License

Notifications You must be signed in to change notification settings

ommos61/ml-zig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ml-zig

Simple library for Neural Networks, Created for educational purposes. Not suitable for production.

Implementation in ZIG, but based on a header-only C library from Tsoding (https://github.com/tsoding/nn.h)

Quick Start

$ zig build nn_main

About

Machine Learning in Zig (Neural Network experiments)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages