From the course: Rust for Data Engineering
Unlock this course with a free trial
Join today to access over 24,900 courses taught by industry experts.
Rust SQLite Hugging Face zero-shot classification - Rust Tutorial
From the course: Rust for Data Engineering
Rust SQLite Hugging Face zero-shot classification
- Let's talk about machine learning, machine learning operations, and also GPUs. One of the things that I teach at some of the top universities in the world, including Duke, is MLOps. And what I'm personally excited about is taking machine learning models out of the notebooks where they're stuck and putting them into production. And so one of the things that's exciting about Rust is it's the perfect language to do that. I've heard many people have some critiques about Rust versus Python where they talk about how Python is one of the leading languages for machine learning. Well, what I'm going to show you is in fact, some of that can be debunked. Rust is a amazing candidate for doing machine learning operations, because it has bindings for some of the most popular things that you'd like to do. For example, PyTorch works in a trivial way with GPUs. In fact, you can take advantage of the fact that Rust can be up to 70…
Contents
-
-
-
-
-
-
-
-
-
-
-
-
-
(Locked)
Selecting the correct database on GCP3m 46s
-
(Locked)
Rust SQLite Hugging Face zero-shot classification9m 55s
-
(Locked)
Prompt engineering for BigQuery9m 20s
-
(Locked)
BigQuery to Colab pipeline5m 32s
-
(Locked)
Exploring data with BigQuery12m 36s
-
(Locked)
Using public data sets for data science1m 44s
-
(Locked)
Querying log files with BigQuery3m 49s
-
(Locked)
There is no one-size database1m 44s
-
(Locked)
Course conclusion1m 24s
-
(Locked)