amazon-archives / aws-robomaker-sample-application-deepracer

Use AWS RoboMaker and demonstrate running a simulation which trains a reinforcement learning (RL) model to drive a car around a track
MIT License
112 stars 59 forks source link

Update Coach to 0.11.1 #9

Closed x77a1 closed 5 years ago

x77a1 commented 5 years ago

Updgrade the version of Coach so that it has the fix for the memory leak in distributed mode.

Testing: Tested both single machine and distributed mode.