You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/demo/traffic_prediction
cxysteven c21595d6d9
bug fixed
8 years ago
..
data A traffic prediction demo for ASC17 8 years ago
README A traffic demo for ASC17 8 years ago
dataprovider.py A traffic prediction demo for ASC17 8 years ago
gen_result.py A traffic prediction demo for ASC17 8 years ago
predict.sh bug fixed 8 years ago
train.sh A traffic prediction demo for ASC17 8 years ago
trainer_config.py A traffic prediction demo for ASC17 8 years ago

README

run by:
cd ./data
sh get_data.sh
cd ..
sh train.sh
sh predict.sh