With LuaJIT:
luajit machine_learningWith Lua:
lua machine_learningThere's also a shebang to run it with luajit like so:
./machine_learningOn Windows I recommend running this through MSYS2, but it can probably work through Windows' Command shell or PowerShell.
Developed and tested on x86_64 Arch Linux with the luajit and lua packages from the
official Arch repos, and with the luajit-2.1-git package from the AUR.
This project is licensed under an unmodified zlib/libpng license.