May 2020
Intermediate to advanced
404 pages
10h 52m
English
The following diagram depicts the interaction between the web client, web server, and the deep learning model:

We will be creating three software parts—the client, the server, and the deep learning model—which will all work together. To do so, the client will make HTTP requests to the server and the server, in return, will produce output fetched from the separately trained deep learning model. This model may or may not be executed in the files present on the server that respond to the HTTP requests made by the client. In most cases, the deep learning model is separated from the ...
Read now
Unlock full access