Implementation of the Tsetlin Machine https://arxiv.org/abs/1804.01508 algorithm in scala.
Run download.sh to download training/test data from MNIT and Fashion-MNIST, then
run sbt run to train the tsetlin machine on the example data.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Implementation of the Tsetlin Machine https://arxiv.org/abs/1804.01508 algorithm in scala.
Run download.sh to download training/test data from MNIT and Fashion-MNIST, then
run sbt run to train the tsetlin machine on the example data.