aws-solutions-library-samples / guidance-for-training-an-aws-deepracer-model-using-amazon-sagemaker

DeepRacer workshop content. This Guidance demonstrates how software developers can use an Amazon SageMaker Notebook instance to directly train and evaluate AWS DeepRacer models with full control
https://aws.amazon.com/solutions/guidance/training-an-aws-deepracer-model-using-amazon-sagemaker/
MIT No Attribution
1.25k stars 713 forks source link

Add opencv-python to DeepRacer log Analysis.ipynb #100

Closed raymoc closed 1 year ago

raymoc commented 1 year ago

Added the following line to cell 2 of the "DeepRacer log Analysis.ipynb" notebook:

!pip install opencv-python