Add support to load model from checkpoint and control the agent via external input [play.py]
Opened this issue · 0 comments
mynkpl1998 commented
-
If user doesn't provide any control input then agent action comes from trained policy else policy action is overwritten by user input.
-
Add option to enable disable traffic light and manually controlling traffic lights from external input.