Skip to content

Commit

Permalink
Update Training-models-in-SageMaker-notebooks.md
Browse files Browse the repository at this point in the history
  • Loading branch information
qualiaMachine authored Nov 7, 2024
1 parent ba5215a commit f4cd516
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions episodes/Training-models-in-SageMaker-notebooks.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ exercises: 10
- What are the differences between local training and SageMaker-managed training?
- How do Estimator classes in SageMaker streamline the training process for various frameworks?
- How does SageMaker handle data and model parallelism, and when should each be considered?
- When should you consider using a GPU instance for training neural networks in SageMaker, and what are the benefits and limitations?

::::::::::::::::::::::::::::::::::::::::::::::::

Expand All @@ -20,7 +19,6 @@ exercises: 10
- Understand data and model parallelism options in SageMaker, including when to use each for efficient training.
- Compare performance, cost, and setup between custom scripts and built-in images in SageMaker.
- Conduct training with data stored in S3 and monitor training job status using the SageMaker console.
- Determine when to use GPU instances for neural network training in SageMaker, and assess their impact on performance and cost.

::::::::::::::::::::::::::::::::::::::::::::::::

Expand Down

0 comments on commit f4cd516

Please sign in to comment.