Code and datasets for the Tsetlin Machine
-
Updated
Feb 10, 2026 - Cython
Code and datasets for the Tsetlin Machine
Implements the Tsetlin Machine, Coalesced Tsetlin Machine, Convolutional Tsetlin Machine, Regression Tsetlin Machine, and Weighted Tsetlin Machine, with support for continuous features, drop clause, Type III Feedback, focused negative sampling, multi-task classifier, autoencoder, literal budget, and one-vs-one multi-class classifier. TMU is writ…
Implements the Tsetlin Machine, Convolutional Tsetlin Machine, Regression Tsetlin Machine, Weighted Tsetlin Machine, and Embedding Tsetlin Machine, with support for continuous features, multigranularity, clause indexing, and literal budget
A fast Tsetlin Machine implementation employing bit-wise operators, with MNIST demo.
The Fuzzy-Pattern Tsetlin Machine library, with zero external dependencies, performs blazingly fast.
Tutorial on the Convolutional Tsetlin Machine
Using the Tsetlin Machine to learn human-interpretable rules for high-accuracy text categorization with medical applications
Tsetlin Machine for Logical Learning and Reasoning With Graphs
Massively Parallel and Asynchronous Architecture for Logic-based AI
Multi-threaded implementation of the Tsetlin Machine, Convolutional Tsetlin Machine, Regression Tsetlin Machine, and Weighted Tsetlin Machine, with support for continuous features and multigranularity.
A CUDA implementation of the Tsetlin Machine based on bitwise operators
Implementation of the Regression Tsetlin Machine
Demo of tsetlin on the MNIST character data set that uses genetic and multi-threading. Derived from Ole-Christoffer Granmo.
University project in the course ICT Seminar 3. Using Tsetlin Machine for Pattern Recognition in the game Connect Four.
Efficient parallelized implementation of Multilabel Classifier and Regressor Tsetlin Machines
High-performance Tsetlin Machine in Rust. Const generics, bitwise SIMD, zero-alloc inference. 25-92x faster clause evaluation.
Plug-and-play collaboration between specialized Tsetlin machines
Add a description, image, and links to the tsetlin-machine topic page so that developers can more easily learn about it.
To associate your repository with the tsetlin-machine topic, visit your repo's landing page and select "manage topics."