Create a Deep Learning API with Python and FastAPI

Publié le: 14 novembre 2022
sur la chaîne: Dataquest
12,381
211

We'll build a translation API using deep learning. Using FastAPI, we'll create a web server that exposes a /translate route and a /results route. Clients will post their translation request to the /translate route, and get the translation results from /results. The server will use a sqlite database to store the translations. On the backend, we'll use async and a pretrained deep learning language model to run the translation job.

By the end, we'll have a web server that can run translation jobs quickly. This server can easily be extended to translate more languages, or add more options.

Here's a link to the full code - https://github.com/dataquestio/projec... .

Chapters

0:00 Introduction
3:48 Build a database model
8:01 The index route
11:35 The translate route
17:08 Translating with deep learning
27:31 Showing results
31:01 Wrap-up and improvements

-----------------------------
Join 1M+ Dataquest learners today!
Master data skills and change your life.
Sign up for free: https://bit.ly/3O8MDef


Sur cette page du site, vous pouvez voir la vidéo en ligne Create a Deep Learning API with Python and FastAPI durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Dataquest 14 novembre 2022, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 12,381 fois et il a aimé 211 téléspectateurs. Bon visionnage!