aws-solutions-library-samples / guidance-for-aws-deepracer-event-management

The AWS DeepRacer Event Manager (DREM) is used to run and manage all aspects of in-person events for AWS DeepRacer, an autonomous 1/18th scale race car designed to test reinforcement learning (RL) models by racing on a physical track.
https://aws.amazon.com/solutions/guidance/aws-deepracer-event-management/
MIT No Attribution
16 stars 10 forks source link

Download models from DREM #37

Open davidfsmith opened 6 months ago

davidfsmith commented 6 months ago

There have been a couple of requests to allow for models to be downloaded from DREM for manual uploading to the car via the car console. This would be especially useful at events where network performance is an issue, all models for the event can be downloaded prior to running (or during) rather than trying to send the models to the car ahead of racing.

(Thought: Could storage on the timer RPi (if present) be used to sync models)