LibCity / Bigscity-LibCity

LibCity: An Open Library for Urban Spatial-temporal Data Mining
https://libcity.ai/
Apache License 2.0
886 stars 163 forks source link

Dmstgcn #372

Closed Kazeya27 closed 9 months ago

Kazeya27 commented 9 months ago

result

PeMSD4
----------------------------------------DMSTGCN-------libcity

PeMSD8
----------------------------------------DMSTGCN-------libcity

Kazeya27 commented 9 months ago

{ "max_epoch": 200,

"learner": "adam", "learning_rate": 0.001, "lr_epsilon": 1e-8, "weight_decay": 0.0001,

"lr_patience": 10, "lr_decay_ratio": 0.3, "lr_threshold": 1e-3, "lr_scheduler": "reducelronplateau",

"clip_grad_norm": true, "max_grad_norm": 5, "use_early_stop": true, "patience": 20 } { "batch_size": 64, "cache_dataset": true, "num_workers": 0, "pad_with_last_sample": true, "train_rate": 0.6, "eval_rate": 0.2, "scaler": "standard", "load_external": false, "normal_external": true, "ext_scaler": "standard", "input_window": 12, "output_window": 12, "add_time_in_day": false, "add_day_in_week": false }