mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2025-06-02 18:42:29 -04:00
Merge pull request #1015 from mjovanc/master
Adding delta machine learning framework in Rust
This commit is contained in:
commit
4ecfaec642
1 changed files with 1 additions and 0 deletions
|
@ -1540,6 +1540,7 @@ be
|
|||
* [RusticSOM](https://github.com/avinashshenoy97/RusticSOM) - A Rust library for Self Organising Maps (SOM).
|
||||
* [candle](https://github.com/huggingface/candle) - Candle is a minimalist ML framework for Rust with a focus on performance (including GPU support) and ease of use.
|
||||
* [linfa](https://github.com/rust-ml/linfa) - `linfa` aims to provide a comprehensive toolkit to build Machine Learning applications with Rust
|
||||
* [delta](https://github.com/delta-rs/delta) - An open source machine learning framework in Rust Δ
|
||||
|
||||
#### Deep Learning
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue