Skip to content

Commit

Permalink
add MachineLearning library (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
flobsx authored Nov 27, 2024
2 parents 3fef91b + d24612f commit 74212a2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ If you want to contribute, please read [CONTRIBUTING.md](CONTRIBUTING.md).
- [Runtimes](#runtimes)
- [Libraries](#libraries)
- [Email](#email)
- [MachineLearning](#machine-learning)

## Applications

Expand Down Expand Up @@ -300,3 +301,10 @@ If you want to contribute, please read [CONTRIBUTING.md](CONTRIBUTING.md).
#### [mjml](https://github.com/mjmlio/mjml)

- [mrml](https://github.com/jdrouet/mrml) - Blazing fast reimplementation of mjml in Rust (~200x faster)

### MachineLearning

#### [PyTorch](https://github.com/pytorch/pytorch)

- [tch-rs](https://github.com/LaurentMazare/tch-rs) - Rust bindings for the C++ api of PyTorch

0 comments on commit 74212a2

Please sign in to comment.