Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 719 Bytes

File metadata and controls

21 lines (14 loc) · 719 Bytes

Tsetlin Machine Tutorial

Original Tsetlin Machine tutorial:
https://github.com/cair/TsetlinMachine

Original C implementation this tutorial is based on:
https://github.com/cair/TsetlinMachineC

Feedback decision tree visualised:
tsetlin_decision_tree-combined.pdf

TsetlinMachineViewer - interactive GUI demo (Java):
https://github.com/ashurrafiev/TsetlinMachineViewer

Class-parrallel C implementation:
https://github.com/ashurrafiev/ClassParallelTM

Diagram plotting:
https://github.com/ashurrafiev/ClassParallelTM/tree/main/plot (Jython)
https://github.com/ashurrafiev/AuxTsetlinTools/tree/master/src/ncl/tsetlin/tools/spectrum (Java)