Tsuga
Early-stage machine learning library in Rust
Install / Use
/learn @quietlychris/TsugaREADME
Tsuga
An early-stage machine learning library in Rust
Tsuga is an early-stage machine learning library in Rust for building neural networks. It uses ndarray as the linear algebra backend. At the moment, it's primary function has been for testing out various ideas for APIs, as an educational exercise, and probably isn't yet suitable for serious use. Most of the project's focus so far has been on the image-processing domain, although the tools and layout should generally applicable to higher/lower-dimensional datasets as well.
