@@ -567,6 +567,45 @@ I thank my colleagues from the Centre for Artificial Intelligence Research (CAIR
567
567
568
568
## Tsetlin Machine Papers
569
569
570
+ ``` bash
571
+ @article{saha2021disc,
572
+ author = {Saha, Rupsa and Granmo, Ole-Christoffer and Goodwin, Morten},
573
+ title = {Using Tsetlin Machine to discover interpretable rules in natural language processing applications},
574
+ journal = {Expert Systems},
575
+ url = {https://onlinelibrary.wiley.com/doi/abs/10.1111/exsy.12873},
576
+ year={2021}
577
+ }
578
+ ```
579
+
580
+ ``` bash
581
+ @article{abeyrathna2021multistep,
582
+ author = {Abeyrathna, Kuruge Darshana and Granmo, Ole-Christoffer and Shafik, Rishad and Jiao, Lei and Wheeldon, Adrian and Yakovlev, Alex and Lei, Jie and Goodwin, Morten},
583
+ title = {A multi-step finite-state automaton for arbitrarily deterministic Tsetlin Machine learning},
584
+ journal = {Expert Systems},
585
+ url = {https://onlinelibrary.wiley.com/doi/abs/10.1111/exsy.12836},
586
+ year={2021}
587
+ }
588
+ ```
589
+
590
+ ``` bash
591
+ @InProceedings{yadav2021dwr,
592
+ title={Enhancing Interpretable Clauses Semantically using Pretrained Word Representation},
593
+ author={Rohan Kumar Yadav and Lei Jiao and Ole-Christoffer Granmo and Morten Goodwin},
594
+ booktitle={BLACKBOXNLP},
595
+ url = {https://aclanthology.org/2021.blackboxnlp-1.19.pdf},
596
+ year={2021}
597
+ }
598
+ ```
599
+
600
+ ``` bash
601
+ @article{jiao2021andorconvergence,
602
+ title={On the Convergence of Tsetlin Machines for the AND and the OR Operators},
603
+ author={Lei Jiao and Xuan Zhang and Ole-Christoffer Granmo},
604
+ journal = {arXiv preprint arXiv:2109.09488}, year = {2021},
605
+ url = {https://arxiv.org/abs/2109.09488}
606
+ }
607
+ ```
608
+
570
609
``` bash
571
610
@InProceedings{wheeldon2021self,
572
611
title=" {Self-Timed Reinforcement Learning using Tsetlin Machine}" ,
@@ -649,15 +688,6 @@ I thank my colleagues from the Centre for Artificial Intelligence Research (CAIR
649
688
}
650
689
```
651
690
652
- ``` bash
653
- @article{yadav2021dwr,
654
- title=" {Distributed Word Representation in Tsetlin Machine}" ,
655
- author={Rohan Kumar Yadav and Lei Jiao and Ole-Christoffer Granmo and Morten Goodwin},
656
- journal = {arXiv preprint arXiv:2104.06901}, year = {2021},
657
- url = {https://arxiv.org/abs/2104.06901}
658
- }
659
- ```
660
-
661
691
``` bash
662
692
@article{lei2021kws,
663
693
title=" {Low-Power Audio Keyword Spotting Using Tsetlin Machines}" ,
0 commit comments