LucasAlegre / sumo-rl

Reinforcement Learning environments for Traffic Signal Control with SUMO. Compatible with Gymnasium, PettingZoo, and popular RL libraries.
https://lucasalegre.github.io/sumo-rl
MIT License
743 stars 201 forks source link

How to save model and load it for testing ?And if i want to use tensorboard how can use it for plotting of results?plots.py is not plotting results when csv is given as input? #112

Closed codelearner-8 closed 10 months ago

tonmoy-TS commented 2 years ago

Having the same issue with plot.py results. For now, I have been using matlab to plot the results from the csv files.