aws-deepracer-community / deepracer-for-cloud

Creates an AWS DeepRacing training environment which can be deployed in the cloud, or locally on Ubuntu Linux, Windows or Mac.
MIT No Attribution
325 stars 175 forks source link

Local training logs access #111

Closed ribeiro1505 closed 1 year ago

ribeiro1505 commented 1 year ago

Started to train locally my model on a Linux machine. I was wondering where can I see some logs from prints that I wrote in the reward function.

larsll commented 1 year ago

During training you can look at dr-logs-robomaker. A feature that mounted the logs using DR_ROBOMAKER_MOUNT_LOGS somehow was removed; I will add this back in as feature request.