smartcore
Machine Learning Library
A comprehensive Rust-based library providing tools and frameworks for machine learning and numerical computing.
A comprehensive library for machine learning and numerical computing. The library provides a set of tools for linear algebra, numerical computing, optimization, and enables a generic, powerful yet still efficient approach to machine learning.
705 stars
16 watching
77 forks
Language: Rust
last commit: 4 months ago
Linked from 2 awesome lists
classificationclusteringmachine-learningmachine-learning-algorithmsmodel-selectionregressionrustrust-langscientific-computingstatistical-learningstatistical-models
Related projects:
Repository | Description | Stars |
---|---|---|
maciejkula/rustlearn | A Rust machine learning crate providing algorithms and utilities for building and training machine learning models. | 619 |
rust-math/intel-mkl-src | A crate that redistributes and provides Rust bindings to Intel's Math Kernel Library (MKL) for scientific computations. | 82 |
datasystemsgrouput/smartml | A tool for automating supervised machine learning tasks using meta-learning and Bayesian optimization. | 24 |
scicloj/scicloj.ml | A machine learning library built on top of Clojure with a focus on data preprocessing and model creation | 216 |
kei500/liblinear-ruby | Provides an interface to train and predict with machine learning models using LIBLINEAR | 83 |
vu-aml/adlib | A library providing a set of learner and adversary modules for game-theoretic machine learning. | 58 |
ryuk17/machinelearning | This is a collection of machine learning algorithms implemented in Python 3.6. | 103 |
johnstonskj/rml-core | A Racket module for managing machine learning datasets and providing interfaces to various classification algorithms. | 13 |
jackm321/rustnn | A neural network library written in Rust for building and training feedforward artificial neural networks. | 335 |
machinelearnjs/machinelearnjs | A lightweight Machine Learning library for JavaScript and Node.js providing easy-to-use APIs for various algorithms. | 540 |
cstjean/scikitlearn.jl | A Julia implementation of popular machine learning algorithms and interfaces. | 544 |
avinashshenoy97/rusticsom | A Rust library for training and applying Self Organising Maps (SOM) to machine learning tasks. | 33 |
warycat/rustgym | A comprehensive Rust library and tutorial repository containing solutions to various programming challenges and problems | 896 |
hiroyuki-kasai/sgdlibrary | A collection of stochastic optimization algorithms for large-scale machine learning problems | 218 |
rinuboney/clatern | A Clojure-based machine learning library providing tools for data preprocessing and modeling various algorithms. | 67 |