mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2024-11-24 05:57:03 +03:00
Adding rusty-machine to Rust machine learning.
This commit is contained in:
parent
b4760df3a2
commit
178283aa8e
@ -891,6 +891,7 @@ on MNIST digits[DEEP LEARNING]
|
||||
#### General-Purpose Machine Learning
|
||||
* [deeplearn-rs](https://github.com/tedsta/deeplearn-rs) - deeplearn-rs provides simple networks that use matrix multiplication, addition, and ReLU under the MIT license.
|
||||
* [rustlearn](https://github.com/maciejkula/rustlearn) - a machine learning framework featuring logistic regression, support vector machines, decision trees and random forests.
|
||||
* [rusty-machine](https://github.com/AtheMathmo/rusty-machine) - a pure-rust machine learning library.
|
||||
* [leaf](https://github.com/autumnai/leaf) - open source framework for machine intelligence, sharing concepts from TensorFlow and Caffe. Available under the MIT license.
|
||||
* [RustNN](https://github.com/jackm321/RustNN) - RustNN is a feedforward neural network library.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user