cair / tmu
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…
☆139Updated last week
Alternatives and similar repositories for tmu:
Users that are interested in tmu are comparing it to the libraries listed below
- Implements the Tsetlin Machine, Convolutional Tsetlin Machine, Regression Tsetlin Machine, Weighted Tsetlin Machine, and Embedding Tsetli…☆135Updated this week
- Python code accompanying the book "An Introduction to Tsetlin Machines".☆41Updated 3 years ago
- The Tsetlin Machine library, with zero external dependencies, performs blazingly fast.☆38Updated last month
- Tsetlin Machine for Logical Learning and Reasoning With Graphs☆38Updated this week
- A curated list of Tsetlin Machine research☆13Updated 2 years ago
- A fast Tsetlin Machine implementation, intended for production.☆16Updated 9 months ago
- Check if you have training samples in your test set☆64Updated 2 years ago
- ☆245Updated 6 months ago
- Official repository for the paper "A Modern Self-Referential Weight Matrix That Learns to Modify Itself" (ICML 2022 & NeurIPS 2021 Deep R…☆170Updated last year
- Memory mapped numpy arrays of varying shapes☆297Updated 9 months ago
- Massively Parallel and Asynchronous Architecture for Logic-based AI☆41Updated 2 years ago
- PyNeuraLogic lets you use Python to create Differentiable Logic Programs☆289Updated last week
- Automatic gradient descent☆207Updated last year
- Multi-threaded implementation of the Tsetlin Machine, Convolutional Tsetlin Machine, Regression Tsetlin Machine, and Weighted Tsetlin Mac…☆41Updated 2 years ago
- Hopular: Modern Hopfield Networks for Tabular Data☆311Updated 2 years ago
- Code and datasets for the Tsetlin Machine☆474Updated 5 months ago
- Lightweight Hyperparameter Optimization 🚂☆146Updated 7 months ago
- Weakly Supervised End-to-End Learning (NeurIPS 2021)☆156Updated 2 years ago
- Symbolic API for model creation in PyTorch.☆65Updated 2 weeks ago
- A python package for benchmarking interpretability techniques on Transformers.☆213Updated 6 months ago
- My implementation of DeepMind's Perceiver