LUAMINE = LUA MINing Engines: lots of useful learners

$ luarocks install luamine

Three small files, no dependencies beyond Lua 5.3+: generic
helpers (lib), AI primitives (Num, Sym, distance, trees, Bayes —
luamine), and apps (clustering, classification, active learning,
GA/DE/SA/LS optimizers, synthetic data, anomaly detection —
lapps).

Includes tut.md, a ten-lecture REPL tutorial.

Run `lua lapps.lua --all` to test.

Versions

2.0.0-116 days ago0 downloads
1.0-110 years ago63 downloads

Dependencies

lua >= 5.3

Labels

Manifests