From 841fb4dc36afe787c49da8ce32d6aa5f49450e37 Mon Sep 17 00:00:00 2001 From: GokuMohandas Date: Wed, 26 Jul 2023 05:05:46 -0700 Subject: [PATCH] v1 ml app with ci/cd --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d89bf7..2473366 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Learn how to combine machine learning with software engineering to design, devel ## Overview -In this course, we'll go from experimentation (model design + development) to production (model deployment + iteration). We'll do this iteratively by motivating the components that will enable us to build a *reliable* production system. +In this course, we'll go from experimentation (design + development) to production (deployment + iteration). We'll do this iteratively by motivating the components that will enable us to build a *reliable* production system.
  Be sure to watch the video below for a quick overview of what we'll be building.