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

Support simtrace logs from s3 in log analysis notebook #44

Closed sunil19m closed 4 years ago

sunil19m commented 4 years ago

Previously the simtrace logs were logged to cloudwatch and the log analysis notebook used these logs for analysing the model. Instead of populting the logs with simtrace all the simtrace are uploaded to S3 bucket.

To support this I made modification to the notebook. Also the log analysis notebook was strongly coupled to the reInvent 2018 track. I have made modification to work with other track.

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.