Hi Lucas,
I am implementing different algorithms on different net provided in the library, but I want to simulate the network with a fixed timing and compare the rewards function output for different algorithms.
For ex: I want to simulate the network single intersection with a fixed time control and get the output of the network (reward gathered) as in this scenario the default reward function or queue reward function, at the end I want to show both the rewards on same chart. The rewards obtained by fixed timing and the rewards obtained by Q-Learning. How can I achieve this?
I need help in running the simulation with the fixed timing, I will create the visualization myself.
Thanks for the help once again.
Hi Lucas,
I am implementing different algorithms on different net provided in the library, but I want to simulate the network with a fixed timing and compare the rewards function output for different algorithms.
For ex: I want to simulate the network single intersection with a fixed time control and get the output of the network (reward gathered) as in this scenario the default reward function or queue reward function, at the end I want to show both the rewards on same chart. The rewards obtained by fixed timing and the rewards obtained by Q-Learning. How can I achieve this?
I need help in running the simulation with the fixed timing, I will create the visualization myself.
Thanks for the help once again.