tsetlinmachine

Tsetlin Machine ML Algorithm for NodeJs

Usage no npm install needed!

<script type="module">
  import tsetlinmachine from 'https://cdn.skypack.dev/tsetlinmachine';
</script>

README

The Tsetlin Machine implemented in nodejs

based on the paper https://arxiv.org/abs/1804.01508 .

usage:

node xor.js

trains a Tsetlin Machine on a XOR dataset.