Author(s): Colin Jenkins (GBR)
Release Date: 2024-12-30
Language(s): JavaScript
Repo Owner: op12no2
Repo URL: https://github.com/op12no2/lozza
Lozza was primarily created for use in browsers, but can also be used with traditional chess UIs via Node.js and on pretty-much any platform (see below). Note however that Lozza is relatively slow compared to compiled engines of a similar design, which also makes her relatively weak.
v4 uses a bigger network, loads weights from a file and has some minor optimisations. The network was trained with trainer.js using self-play data generated with datagen.js. Please use the latest version of Node for best performance: https://nodejs.org … Note that Lozza 4 will not start unless Node v20 or above is used.
https://github.com/op12no2/lozza/releases/download/4/v4.zip
https://github.com/op12no2/lozza/archive/refs/tags/4.zip