Skip to content

BooBSD/TsetlinMinimal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Minimal Tsetlin Machine

Minimal Tsetlin Machine implementation in just 200 lines of code.

This may be useful for implementation in other programming languages.

Minimal Tsetlin Machine implementation in just 200 lines of code.

How to run MNIST example

  1. Make sure that you have installed the latest version of the Julia language.
  2. Run julia --project=. -O3 -t 32 --gcthreads=32,1 mnist.jl where 32 is the number of your logical CPU cores.

About

Minimal Tsetlin Machine implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages