SatCom-TELMA / MA-DRL_Routing_Simulator

Multi-Agent Deep Reinforcement Learning (MA-DRL) Routing Simulator for satellite networks
13 stars 2 forks source link

There is no input.csv file in the project #1

Closed scorpion293 closed 1 week ago

scorpion293 commented 1 month ago

There is no input.csv file in the project. Can the author update it?

Fedeloz commented 2 weeks ago

Hi, thank you for the comment. I have uploaded input.csv file. This file is required for Simulation.py, which only has the deterministic Dijkstra´s based routing policies. In SimulationRL.py you can test both the deterministic routing policies and the MA-DRL based policies.