deepracer-analysis
deepracer-analysis copied to clipboard
log.load() returns file not found
When I used the training_analysis.ipynb notebook. It returns me an error at log.load()
I'm using the example code, haven't changed anything. Think this log.load() utility function has been updated recently in another repo? can someone please advise what's the correct file structure now? thanks!!
@Sheldenburg - which container are you using? The one distributed with DRfC?
Hi,
Faced the same issue. I'm just following the README.md from repo https://github.com/aws-deepracer-community/deepracer-analysis and using the docker that was newly build via "bin/build-docker-image.sh". You might want it give it a go to get the latest docker image built.
I am also getting this error
Anyone found any solution to this? (Using the notebooks without Docker)
TIA
The issue is that it tries to load the trace logs, not the robomaker logs -- but in this repository the model_metadata.json is missing.