Skip to content

BooBSD/TsetlinMinimal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

26 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

First, install the Julia language by running the following command and following the installation instructions:

curl -fsSL https://install.julialang.org | sh

Run the following command:

julia --project=. -O3 -t auto mnist.jl

๐Ÿ“Œ Note

๐Ÿš€ A faster and more optimized version is available here: https://github.com/BooBSD/Tsetlin.jl

About

Minimal Tsetlin Machine implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages