edsnlp
Modular, fast NLP framework, compatible with Pytorch and spaCy, offering tailored support for French clinical notes.
xcsf
XCSF learning classifier system: rule-based online evolutionary machine learning
https://github.com/cair/pytsetlinmachine
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
https://github.com/cair/pytsetlinmachineparallel
Multi-threaded implementation of the Tsetlin Machine, Convolutional Tsetlin Machine, Regression Tsetlin Machine, and Weighted Tsetlin Machine, with support for continuous features and multigranularity.
https://github.com/compwa/expertsystem
Rule based particle reaction problem solver on a quantum number level
https://github.com/cair/pycoalescedtsetlinmachinecuda
PyCUDA implementation of the Coalesced Multi-Output Tsetlin Machine
https://github.com/cair/convolutional-tsetlin-machine-tutorial
Tutorial on the Convolutional Tsetlin Machine
https://github.com/cair/fast-tsetlin-machine-with-mnist-demo
A fast Tsetlin Machine implementation employing bit-wise operators, with MNIST demo.