Skip to content

Commit 69a8f04

Browse files
committed
Updated README.
1 parent 112f2be commit 69a8f04

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

README.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,17 @@
33

44
This is an end-to-end CV MLOps workshop aimed to help Machine Learning (ML) and Data Science (DS) teams build relevant AWS and SageMaker competencies for an enterprise scale solution. The content is derived from a real world CV use case where an image classification model is developed and trained on SageMaker and then deployed to an edge computing devices. Here is a diagram overview of the workshop and the learning outcome for each module
55

6-
![Workshop Overview](statics/cv-workshop-overview.png)
6+
![Workshop Overview](statics/overview.png)
77

88

99
The curriculum consists following modules:
1010

11-
1. [Data Labeling (Optional)](01_groundtruth(optional)/README.md)
12-
2. [Preprocessing](02_preprocessing/README.md)
13-
3. [Training on SageMaker](03_training/README.md)
14-
4. [Advance Training on SageMaker](04_advanced_training/README.md)
15-
5. [Model Evaluation](05_model_evaluation/README.md)
16-
6. [Sagemaker Trainning Pipeline](06_training_pipeline/README.md)
17-
7. [Edge Deployment](07_edge_deployment/README.md)
18-
8. [End-to-end](08_end-to-end/README.md)
11+
1. [Preprocessing](01_preprocessing/README.md)
12+
2. [Training on SageMaker](02_training/README.md)
13+
3. [Model Evaluation](03_model_evaluation/README.md)
14+
4. [Sagemaker Training Pipeline](04_training_pipeline/README.md)
15+
5. [Cloud Deployment](05_deployment/README.md)
16+
6. [End-to-end](06_end-to-end/README.md)
1917

2018
To get started, load the provided Jupyter notebook and associated files to you SageMaker Studio Environment.
2119

0 commit comments

Comments
 (0)