franalgaba/neural-network-cairo
Neural Network implementation from scratch for MNIST using Cairo 1.0
No commits in the last 6 months.
Stars
10
Forks
1
Language
Rust
License
MIT
Category
Last pushed
Apr 01, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/franalgaba/neural-network-cairo"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
cair/TsetlinMachine
Code and datasets for the Tsetlin Machine
Marco-Christiani/zigrad
A deep learning framework built on an autograd engine with high level abstractions and low level control.
BooBSD/Tsetlin.jl
The Fuzzy-Pattern Tsetlin Machine library, with zero external dependencies, performs blazingly fast.
cair/pyTsetlinMachine
Implements the Tsetlin Machine, Convolutional Tsetlin Machine, Regression Tsetlin Machine,...
cair/fast-tsetlin-machine-with-mnist-demo
A fast Tsetlin Machine implementation employing bit-wise operators, with MNIST demo.