Smart-Trafficlab / TransformerLight

TransformerLight: A Novel Sequence Modeling Based Traffic Signaling Mechanism via Gated Transformer (29th ACM SIGKDD)
21 stars 2 forks source link

The problem about running start #2

Open gengdd opened 1 year ago

gengdd commented 1 year ago

Thank your research very much. We really like this work, and we are working on similar research. The code reports an error when running run_DT.py, which seems to be due to the lack of necessary json file.

FileNotFoundError: [Errno 2] No such file or directory: 'data/real-world/Jinan/3_4/anon_3_4_jinan_real.json'

Would you like to provide the steps to run the code correctly? Thank you very much.

MahmoudNawar commented 1 year ago

I also don't find a readme for running the scripts. The requirements for the python environment are missing. it would be great if complete steps for running the experiments were provided.

MahmoudNawar commented 12 months ago

@gengdd I didn't even reach your states. could you share your Python environment requirements?

LJW0306 commented 7 months ago

@MahmoudNawar Hello, have you successfully reproduced the experimental results