Tag

complex

The Act of Writing Code

From The Programmer’s Brain by Felienne Hermans

When you program, there are a lot of different types of things that you might be doing. In this article we dive into these different activities that you perform as you program.

Deploying Machine Learning Models, Part 5: deployment

In this series, we cover model deployment: the process of putting models to use. In particular, we’ll see how to package a model inside a web service, allowing other services to use it. We also show how to deploy the web service to a production-ready environment.

Deploying Machine Learning Models, Part 4: creating a Docker image

From Machine Learning Bookcamp by Alexey Grigorev

In this series, we cover model deployment: the process of putting models to use. In particular, we’ll see how to package a model inside a web service, allowing other services to use it. We also show how to deploy the web service to a production-ready environment.

Deploying Machine Learning Models, Part 3: managing dependencies

From Machine Learning Bookcamp by Alexey Grigorev In this series, we cover model deployment: the process of putting models to use. In particular, we’ll see how to package a model inside a web service, allowing other services to use it…. Continue Reading →

Deploying Machine Learning Models, Part 2: model serving

From Machine Learning Bookcamp by Alexey Grigorev

In this series, we cover model deployment: the process of putting models to use. In particular, we’ll see how to package a model inside a web service, allowing other services to use it. We also show how to deploy the web service to a production-ready environment.

Deploying Machine Learning Models, Part 1: saving models

From Machine Learning Bookcamp by Alexey Grigorev

In this series, we cover model deployment: the process of putting models to use. In particular, we’ll see how to package a model inside a web service, allowing other services to use it. We also show how to deploy the web service to a production-ready environment.

Introducing Edge Computing

From Making Sense of Edge Computing by Cody Bumgardner

Conceptually, edge computing is concerned with when it’s best to migrate computational functionally toward source of data and when it is best to move the data itself. This abstract concept of function versus data migration drives not only the fundamental motivations of edge computing, but also the broader field of distributed systems. The act of distributing processes makes even the simplest tasks more complicated.

Getting a Handle on Edge Computing

From Making Sense of Edge Computing by Cody Bumgardner & Caylin Hickey

Prepare for the 1Z0-815 Certification Test

From Java SE 11 Programmer I Certification Guide by Mala Gupta

Learn Machine Learning by Making Projects

From Machine Learning Bookcamp by Alexey Grigorev

© 2023 Manning — Design Credits