Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
noahgift authored Aug 12, 2023
1 parent 614c290 commit c2008f3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ This repo is more of a cookbook style. For a more gentle step by step guide to

![8-3-modern-rust-development](https://user-images.githubusercontent.com/58792/211929407-633fddb8-8f44-4d30-861c-30aaa7b481e3.png)

Update, one of the more compelling projects to look at is [https://github.com/huggingface/candle](https://github.com/huggingface/candle)

## Take the Coursera Course!

Expand Down Expand Up @@ -1194,6 +1195,10 @@ This build system is a bit unique because it recursives many Rust repos and test
* [An extended deduplication example command-line tool](https://github.com/noahgift/rdedupe)
### MLOps Inference in Pure Rust
* [https://github.com/huggingface/candle](https://github.com/huggingface/candle)
### Deep Learning
* [Rust bindings for the C++ api of PyTorch](https://github.com/LaurentMazare/tch-rs)
Expand Down

0 comments on commit c2008f3

Please sign in to comment.