Skip to content

Code for "Long Short Term Memory Based Traffic Prediction Using Multi-Source Data" published in International Journal of Intelligent Transportation Systems Research (2024)

License

Notifications You must be signed in to change notification settings

helsinki-sda-group/LSTM-TrafficPrediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

LSTM-TrafficPrediction

Example script to train the traffic predictor:

python traffic_predictor_lstm.py --do_train --save_model --model_path path/to/where/to/save/model.pt --data_path /path/to/dataset.csv --params TrafficPrediction/params.json --loss_path /path/to/save/results/ --loss_name experiment_1

About

Code for "Long Short Term Memory Based Traffic Prediction Using Multi-Source Data" published in International Journal of Intelligent Transportation Systems Research (2024)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages