屏蔽exp和STDEN文件夹:从Git跟踪中移除但保留本地文件

This commit is contained in:
czzhangheng 2025-09-03 08:15:30 +08:00
parent ab5811425d
commit a8cc3a20fd
8 changed files with 3 additions and 374 deletions

4
.gitignore vendored
View File

@ -161,4 +161,6 @@ cython_debug/
#.idea/ #.idea/
.STDEN/ .STDEN/
.data/PEMS08/ .data/PEMS08/
exp/
STDEN/

1
STDEN

@ -1 +0,0 @@
Subproject commit e50a1ba6d70528b3e684c85f316aed05bb5085f2

View File

@ -1,62 +0,0 @@
basic:
dataset: PEMS08
device: cuda:0
mode: train
model: STDEN
seed: 2025
data:
add_day_in_week: true
add_time_in_day: true
batch_size: 32
column_wise: false
dataset_dir: data/PEMS08
days_per_week: 7
default_graph: true
graph_pkl_filename: data/PEMS08/PEMS08_spatial_distance.npy
horizon: 24
input_dim: 1
lag: 24
normalizer: std
num_nodes: 100
steps_per_day: 24
test_ratio: 0.2
tod: false
val_batch_size: 32
val_ratio: 0.2
model:
filter_type: default
gcn_step: 2
horizon: 12
input_dim: 1
l1_decay: 0
latent_dim: 4
n_traj_samples: 3
nfe: false
num_rnn_layers: 1
ode_method: dopri5
odeint_atol: 1.0e-05
odeint_rtol: 1.0e-05
output_dim: 1
recg_type: gru
rnn_units: 64
save_latent: false
seq_len: 12
train:
batch_size: 64
debug: false
early_stop: true
early_stop_patience: 15
epochs: 100
grad_norm: false
log_dir: /home/czzhangheng/code/Project-I/exp/PEMS08_STDEN_2025/09/03-00:53:52
loss: mae
lr_decay: false
lr_decay_rate: 0.3
lr_decay_step: 5,20,40,70
lr_init: 0.003
mae_thresh: None
mape_thresh: 0.001
max_grad_norm: 5
output_dim: 1
real_value: true
weight_decay: 0

View File

@ -1,62 +0,0 @@
basic:
dataset: PEMS08
device: cuda:0
mode: train
model: STDEN
seed: 2025
data:
add_day_in_week: true
add_time_in_day: true
batch_size: 32
column_wise: false
dataset_dir: data/PEMS08
days_per_week: 7
default_graph: true
graph_pkl_filename: data/PEMS08/PEMS08_spatial_distance.npy
horizon: 24
input_dim: 1
lag: 24
normalizer: std
num_nodes: 100
steps_per_day: 24
test_ratio: 0.2
tod: false
val_batch_size: 32
val_ratio: 0.2
model:
filter_type: default
gcn_step: 2
horizon: 12
input_dim: 1
l1_decay: 0
latent_dim: 4
n_traj_samples: 3
nfe: false
num_rnn_layers: 1
ode_method: dopri5
odeint_atol: 1.0e-05
odeint_rtol: 1.0e-05
output_dim: 1
recg_type: gru
rnn_units: 64
save_latent: false
seq_len: 12
train:
batch_size: 64
debug: false
early_stop: true
early_stop_patience: 15
epochs: 100
grad_norm: false
log_dir: /home/czzhangheng/code/Project-I/exp/PEMS08_STDEN_2025/09/03-00:56:54
loss: mae
lr_decay: false
lr_decay_rate: 0.3
lr_decay_step: 5,20,40,70
lr_init: 0.003
mae_thresh: None
mape_thresh: 0.001
max_grad_norm: 5
output_dim: 1
real_value: true
weight_decay: 0

View File

@ -1,62 +0,0 @@
basic:
dataset: PEMS08
device: cuda:0
mode: train
model: STDEN
seed: 2025
data:
add_day_in_week: true
add_time_in_day: true
batch_size: 32
column_wise: false
dataset_dir: data/PEMS08
days_per_week: 7
default_graph: true
graph_pkl_filename: data/PEMS08/PEMS08_spatial_distance.npy
horizon: 24
input_dim: 1
lag: 24
normalizer: std
num_nodes: 170
steps_per_day: 24
test_ratio: 0.2
tod: false
val_batch_size: 32
val_ratio: 0.2
model:
filter_type: default
gcn_step: 2
horizon: 12
input_dim: 1
l1_decay: 0
latent_dim: 4
n_traj_samples: 3
nfe: false
num_rnn_layers: 1
ode_method: dopri5
odeint_atol: 1.0e-05
odeint_rtol: 1.0e-05
output_dim: 1
recg_type: gru
rnn_units: 64
save_latent: false
seq_len: 12
train:
batch_size: 64
debug: false
early_stop: true
early_stop_patience: 15
epochs: 100
grad_norm: false
log_dir: /home/czzhangheng/code/Project-I/exp/PEMS08_STDEN_2025/09/03-01:07:23
loss: mae
lr_decay: false
lr_decay_rate: 0.3
lr_decay_step: 5,20,40,70
lr_init: 0.003
mae_thresh: None
mape_thresh: 0.001
max_grad_norm: 5
output_dim: 1
real_value: true
weight_decay: 0

View File

@ -1,62 +0,0 @@
basic:
dataset: PEMS08
device: cuda:0
mode: train
model: STDEN
seed: 2025
data:
add_day_in_week: true
add_time_in_day: true
batch_size: 32
column_wise: false
dataset_dir: data/PEMS08
days_per_week: 7
default_graph: true
graph_pkl_filename: data/PEMS08/PEMS08_spatial_distance.npy
horizon: 24
input_dim: 1
lag: 24
normalizer: std
num_nodes: 170
steps_per_day: 24
test_ratio: 0.2
tod: false
val_batch_size: 32
val_ratio: 0.2
model:
filter_type: default
gcn_step: 2
horizon: 12
input_dim: 1
l1_decay: 0
latent_dim: 4
n_traj_samples: 3
nfe: false
num_rnn_layers: 1
ode_method: dopri5
odeint_atol: 1.0e-05
odeint_rtol: 1.0e-05
output_dim: 1
recg_type: gru
rnn_units: 64
save_latent: false
seq_len: 12
train:
batch_size: 64
debug: false
early_stop: true
early_stop_patience: 15
epochs: 100
grad_norm: false
log_dir: /home/czzhangheng/code/Project-I/exp/PEMS08_STDEN_2025/09/03-01:08:24
loss: mae
lr_decay: false
lr_decay_rate: 0.3
lr_decay_step: 5,20,40,70
lr_init: 0.003
mae_thresh: None
mape_thresh: 0.001
max_grad_norm: 5
output_dim: 1
real_value: true
weight_decay: 0

View File

@ -1,62 +0,0 @@
basic:
dataset: PEMS08
device: cuda:0
mode: train
model: STDEN
seed: 2025
data:
add_day_in_week: true
add_time_in_day: true
batch_size: 32
column_wise: false
dataset_dir: data/PEMS08
days_per_week: 7
default_graph: true
graph_pkl_filename: data/PEMS08/PEMS08_spatial_distance.npy
horizon: 24
input_dim: 1
lag: 24
normalizer: std
num_nodes: 170
steps_per_day: 24
test_ratio: 0.2
tod: false
val_batch_size: 32
val_ratio: 0.2
model:
filter_type: default
gcn_step: 2
horizon: 12
input_dim: 1
l1_decay: 0
latent_dim: 4
n_traj_samples: 3
nfe: false
num_rnn_layers: 1
ode_method: dopri5
odeint_atol: 1.0e-05
odeint_rtol: 1.0e-05
output_dim: 1
recg_type: gru
rnn_units: 64
save_latent: false
seq_len: 12
train:
batch_size: 64
debug: false
early_stop: true
early_stop_patience: 15
epochs: 100
grad_norm: false
log_dir: /home/czzhangheng/code/Project-I/exp/PEMS08_STDEN_2025/09/03-01:09:13
loss: mae
lr_decay: false
lr_decay_rate: 0.3
lr_decay_step: 5,20,40,70
lr_init: 0.003
mae_thresh: None
mape_thresh: 0.001
max_grad_norm: 5
output_dim: 1
real_value: true
weight_decay: 0

View File

@ -1,62 +0,0 @@
basic:
dataset: PEMS08
device: cuda:0
mode: train
model: STDEN
seed: 2025
data:
add_day_in_week: true
add_time_in_day: true
batch_size: 32
column_wise: false
dataset_dir: data/PEMS08
days_per_week: 7
default_graph: true
graph_pkl_filename: data/PEMS08/PEMS08_spatial_distance.npy
horizon: 24
input_dim: 1
lag: 24
normalizer: std
num_nodes: 170
steps_per_day: 24
test_ratio: 0.2
tod: false
val_batch_size: 32
val_ratio: 0.2
model:
filter_type: default
gcn_step: 2
horizon: 12
input_dim: 1
l1_decay: 0
latent_dim: 4
n_traj_samples: 3
nfe: false
num_rnn_layers: 1
ode_method: dopri5
odeint_atol: 1.0e-05
odeint_rtol: 1.0e-05
output_dim: 1
recg_type: gru
rnn_units: 64
save_latent: false
seq_len: 12
train:
batch_size: 64
debug: false
early_stop: true
early_stop_patience: 15
epochs: 100
grad_norm: false
log_dir: /home/czzhangheng/code/Project-I/exp/PEMS08_STDEN_2025/09/03-01:09:53
loss: mae
lr_decay: false
lr_decay_rate: 0.3
lr_decay_step: 5,20,40,70
lr_init: 0.003
mae_thresh: None
mape_thresh: 0.001
max_grad_norm: 5
output_dim: 1
real_value: true
weight_decay: 0