RusticSOM
SOM library
A Rust library for training and applying Self Organising Maps (SOM) to machine learning tasks.
Rust library for Self Organising Maps (SOM).
33 stars
4 watching
6 forks
Language: Rust
last commit: about 2 years ago
Linked from 1 awesome list
cratesmachine-learningmlrustrust-libraryself-organizing-mapsom
Related projects:
Repository | Description | Stars |
---|---|---|
sevamoo/sompy | A Python library implementing Self Organizing Map (SOM) algorithm for data analysis and visualization | 535 |
mljs/som | An implementation of a self-organizing map algorithm for mapping high-dimensional data to lower-dimensional spaces. | 23 |
maciejkula/rustlearn | A Rust machine learning crate providing algorithms and utilities for building and training machine learning models. | 619 |
warycat/rustgym | A comprehensive Rust library and tutorial repository containing solutions to various programming challenges and problems | 896 |
smartcorelib/smartcore | A comprehensive Rust-based library providing tools and frameworks for machine learning and numerical computing. | 705 |
rust-math/intel-mkl-src | A crate that redistributes and provides Rust bindings to Intel's Math Kernel Library (MKL) for scientific computations. | 82 |
sheshbabu/rustmart-yew-example | A Single Page Application built with Rust, Wasm, and Yew | 270 |
rust-lang/libm | A Rust port of math library functions from MUSL's libm | 545 |
jackm321/rustnn | A neural network library written in Rust for building and training feedforward artificial neural networks. | 335 |
sobelio/llm-chain | A Rust crate providing tools and APIs for building large language models with modular prompt chains and long-term memory storage | 1,355 |
retraigo/la-classy | A machine learning module for single layer perceptron models using Rust. | 4 |
ardaku/whoami | A Rust crate that provides functions to retrieve user and environment information on various platforms. | 195 |
rust-lang/rust | The Rust project provides tools and infrastructure to build efficient, reliable software | 98,564 |
ashleygwilliams/wasm-pack | A tool for building and working with Rust-generated WebAssembly packages | 1 |
rustwasm/book | Documentation and tutorials for building web applications with Rust and WebAssembly | 1,747 |