rustlearn
Machine learning library
A Rust machine learning crate providing algorithms and utilities for building and training machine learning models.
Machine learning crate for Rust
619 stars
23 watching
53 forks
Language: Rust
last commit: over 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
machinelearnjs/machinelearnjs | A lightweight Machine Learning library for JavaScript and Node.js providing easy-to-use APIs for various algorithms. | 540 |
smartcorelib/smartcore | A comprehensive Rust-based library providing tools and frameworks for machine learning and numerical computing. | 705 |
jackm321/rustnn | A neural network library written in Rust for building and training feedforward artificial neural networks. | 335 |
ryuk17/machinelearning | This is a collection of machine learning algorithms implemented in Python 3.6. | 103 |
mikeizbicki/hlearn | Developing a high-performance machine learning library that balances speed and flexibility in Haskell | 1,622 |
rust-lang/rust-by-example | An interactive Rust learning platform with examples and a live code editor. | 7,082 |
benhamner/machinelearning.jl | A Julia library providing a consistent API for common machine learning algorithms | 116 |
joshuaeckroth/clj-ml | A Clojure library for building machine learning models on top of Weka and other algorithms | 136 |
codingtrain/machine-learning | A collection of resources and examples around machine learning for education and development | 955 |
zk-ml/research | Research on integrating machine learning with emergent runtimes to improve performance and security. | 22 |
kei500/liblinear-ruby | Provides an interface to train and predict with machine learning models using LIBLINEAR | 83 |
johnstonskj/rml-core | A Racket module for managing machine learning datasets and providing interfaces to various classification algorithms. | 13 |
rust-math/intel-mkl-src | A crate that redistributes and provides Rust bindings to Intel's Math Kernel Library (MKL) for scientific computations. | 82 |
rinuboney/clatern | A Clojure-based machine learning library providing tools for data preprocessing and modeling various algorithms. | 67 |
monkeylearn/monkeylearn-ruby | Provides an official Ruby client for the MonkeyLearn API to build and consume machine learning models for language processing from Ruby apps. | 80 |