LucasAlegre/sumo-rl

How can I save my trained model?

locker2153 opened this issue · 1 comments

I want to store the training convergent signal timing scheme so that it can be simulated and reproduced in sumo.
Do u have any suggestions?

It depends on the RL library you use for training the traffic signal controllers. SUMO-RL only provides the environments, I suggest looking the documentation of RL libraries.