There was an error while loading. Please reload this page.
Q-learning algorithm finds the optimal cell for the following action which lead to optimal evacuation route.
In our propsed Q-learning, server calculates efficiency of path for every availiable exits.
Server returns one of the two most effective path by ratio of their efficiency.