https://github.com/cair/open-tsetlin-machine
Open Source Tsetlin Machine framework
https://github.com/cair/open-tsetlin-machine
machine-learning tsetlin-machine
Last synced: 28 days ago
JSON representation
Open Source Tsetlin Machine framework
- Host: GitHub
- URL: https://github.com/cair/open-tsetlin-machine
- Owner: cair
- License: mit
- Created: 2018-10-01T17:12:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-15T08:52:34.000Z (over 6 years ago)
- Last Synced: 2025-02-04T21:45:12.533Z (3 months ago)
- Topics: machine-learning, tsetlin-machine
- Size: 7.81 KB
- Stars: 17
- Watchers: 12
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Open Tsetlin Machine
The Open Source Tsetlin Machine framework## Introduction
Open Tsetlin Machine is machine learning framework that encapsulates the Tsetlin Machine Algorithm and allows for rapid and easy model building. The Algorithm was first introduced by Prof. Ole-Christoffer Granmo in his paper [The Tsetlin Machine - A Game Theoretic Bandit Driven Approach to Optimal Pattern Recognition with Propositional Logic](https://arxiv.org/abs/1804.01508).
The project was started by [Anders Refsdal Olsen](https://github.com/andersro93) as a project in his Master's Thesis.## Installation
In order to use Tsetlin Machine there are a few requirements that needs to be filled. A detailed installation instruction will soon be available in our [docs pages](https://cair.github.io/open-tsetlin-machine/).## Build status
Coming soon## Contribution
The project is for now closed for contributions due to it being in a very early state. However, contributions will be accepted in the early 2019. Please then follow our [contribution guidelines](https://github.com/cair/open-tsetlin-machine/blob/master/CONTRIBUTING.md).## More information
For more information please visit:
* [Docs pages](https://cair.github.io/open-tsetlin-machine/)
* [Wiki pages](https://github.com/cair/open-tsetlin-machine/wiki)
* [Issue section](https://github.com/cair/open-tsetlin-machine/issues)## License
[MIT License](https://github.com/cair/open-tsetlin-machine/blob/master/LICENSE)