-
Book Overview & Buying
-
Table Of Contents
Accelerate Deep Learning Workloads with Amazon SageMaker
By :
In this chapter, we reviewed some available solutions and best practices on how to organize the development of DL code for Amazon SageMaker. Depending on your use case requirements and personal preferences, you can choose a DIY environment locally or use one of SageMaker’s notebook environments – notebook instances and Studio notebooks. You also learned how to test SageMaker DL containers locally to speed up your development efforts and avoid any additional testing costs.
In the next chapter, we will focus on data management and data processing for SageMaker. As many training datasets for DL problems are large and require pre- or post-processing, it’s crucial to understand an optimal storage solution. We also discuss aspects of data labeling and data processing using SageMaker capabilities, as well as the best practices for accessing your training data.