FazelYU / Adaptive-Navigation

9 stars 0 forks source link

Papers #48

Open TrinhTuanHung2021 opened 1 year ago

TrinhTuanHung2021 commented 1 year ago

Hello

Thank you for sharing your materials. Could you upload your papers related to this model?

TrinhTuanHung2021 commented 1 year ago

My errors when running your models image

TrinhTuanHung2021 commented 1 year ago

python run_exp.py 0 3 0

Traceback (most recent call last): File "run_exp.py", line 203, in config.network = RoadNetworkModel(config.Constants["ROOT"], config.Constants["Network_XML"]) File "/home/its/Desktop/Adaptive-Navigation/Adaptive-Navigation/environments/sumo/model/network.py", line 41, in init self.construct_graph() File "/home/its/Desktop/Adaptive-Navigation/Adaptive-Navigation/environments/sumo/model/network.py", line 102, in construct_graph for edge in self.edges.values()]) File "/home/its/anaconda3/envs/Py/lib/python3.7/site-packages/networkx/classes/digraph.py", line 319, in init convert.to_networkx_graph(incoming_graph_data, create_using=self) File "/home/its/anaconda3/envs/Py/lib/python3.7/site-packages/networkx/convert.py", line 174, in to_networkx_graph raise nx.NetworkXError("Input is not a valid edge list") from e networkx.exception.NetworkXError: Input is not a valid edge list

FazelYU commented 1 year ago

Thanks for your interest in our work. Unfortuenately, I can not provide support for this project anymore. Our paper has been accepted to SIGSPATIAL 2022. However, it has not yet been officially published.

https://sigspatial2022.sigspatial.org/accepted-papers : Network-aware Multi-agent Reinforcement Learning for the Vehicle Navigation Problem, Fazel Arasteh, Manos Papagelis and Soroush Sheikh Gargar

TrinhTuanHung2021 commented 1 year ago

Thanks for your interest in our work. Unfortuenately, I can not provide support for this project anymore. Our paper has been accepted to SIGSPATIAL 2022. However, it has not yet been officially published.

https://sigspatial2022.sigspatial.org/accepted-papers : Network-aware Multi-agent Reinforcement Learning for the Vehicle Navigation Problem, Fazel Arasteh, Manos Papagelis and Soroush Sheikh Gargar

congratulations . I think the error is due to the incompatibility of modules. Can you share the modules you use for this model? I can not download your paper on this website. Could you please upload your paper here?