RAprogramm/tsetlin-rs
High-performance Tsetlin Machine in Rust. Const generics, bitwise SIMD, zero-alloc inference. 25-92x faster clause evaluation.
Stars
3
Forks
—
Language
Rust
License
—
Category
Last pushed
Feb 10, 2026
Monthly downloads
31
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/RAprogramm/tsetlin-rs"
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.