You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1019,7 +1019,7 @@ See also [About Rust’s Machine Learning Community](https://medium.com/@autumn_
1019
1019
*[blackportal-ai/delta](https://github.com/blackportal-ai/delta) - Δ An Open-Source Machine Learning Framework in Rust. 
1020
1020
*[blackportal-ai/nebula](https://github.com/blackportal-ai/nebula) - A Package Manager for Machine Learning Datasets and Models. 
1021
1021
*[burn](https://github.com/tracel-ai/burn) - A Flexible and Comprehensive Deep Learning Framework.
1022
-
*[coreylowman/dfdx](https://github.com/coreylowman/dfdx) - CUDA accelerated machine learning framework that leverages many of Rust's unique features. 
1022
+
*[chelsea0x3b/dfdx](https://github.com/chelsea0x3b/dfdx) - CUDA accelerated machine learning framework that leverages many of Rust's unique features. 
1023
1023
*[guillaume-be/rust-bert](https://github.com/guillaume-be/rust-bert)[[rust_bert](https://crates.io/crates/rust_bert)] - Ready-to-use NLP pipelines and language models
1024
1024
*[huggingface/candle](https://github.com/huggingface/candle)[[candle-core](https://crates.io/crates/candle-core)] - a minimalist ML framework with a focus on easiness of use and on performance (including GPU support)
1025
1025
*[huggingface/tokenizers](https://github.com/huggingface/tokenizers) - Hugging Face's tokenizers for modern NLP pipelines (original implementation) with bindings for Python. [](https://github.com/huggingface/tokenizers/actions)
@@ -1118,7 +1118,7 @@ See also [About Rust’s Machine Learning Community](https://medium.com/@autumn_
1118
1118
### Cloud
1119
1119
1120
1120
* AWS [[aws](https://crates.io/keywords/aws)]
1121
-
*[awslabs/aws-lambda-rust-runtime](https://github.com/awslabs/aws-lambda-rust-runtime)[[lambda_runtime](https://crates.io/crates/lambda_runtime)] - Runtime for AWS Lambda [](https://github.com/awslabs/aws-lambda-rust-runtime/actions)
1121
+
*[aws/aws-lambda-rust-runtime](https://github.com/aws/aws-lambda-rust-runtime)[[lambda_runtime](https://crates.io/crates/lambda_runtime)] - Runtime for AWS Lambda [](https://github.com/aws/aws-lambda-rust-runtime/actions)
1122
1122
*[awslabs/aws-sdk-rust](https://github.com/awslabs/aws-sdk-rust) - The new AWS SDK
1123
1123
*[rusoto/rusoto](https://github.com/rusoto/rusoto) - An AWS SDK for Rust
1124
1124
* Azure
@@ -1568,6 +1568,7 @@ See also [About Rust’s Machine Learning Community](https://medium.com/@autumn_
1568
1568
1569
1569
*[avhz/RustQuant](https://github.com/avhz/RustQuant)[[RustQuant](https://crates.io/crates/RustQuant)] - A quantitative finance library. 
1570
1570
*[d-e-s-o/apca](https://github.com/d-e-s-o/apca)[[apca](https://crates.io/crates/apca)] - Opinionated and comprehensive bindings to the [Alpaca API](https://alpaca.markets/) for stock trading and more. 
1571
+
*[kand-ta/kand](https://github.com/kand-ta/kand)[[kand](https://crates.io/crates/kand)] - A Modern, High-Performance Technical Analysis Library in Rust, Python, and JS/TS(WASM). [](https://crates.io/crates/kand)
1571
1572
*[stochastic-rs](https://github.com/rust-dd/stochastic-rs)[[stochastic-rs](https://crates.io/crates/stochastic-rs)] - High-performance data generation library for stochastic process with quant finance tools. 
0 commit comments