1
0
Fork 0
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:
Joseph Misiti 2024-12-16 16:26:06 -05:00 committed by GitHub
commit 4ecfaec642
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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