ZhKylin / Solar-Radiation-Prediction_by-TCN-Attention-LSTM_Pytorch

Codes for Artificial Neural Network: Principle and Application course final project.
1 stars 0 forks source link

error #1

Open Conan-Sherry opened 1 month ago

Conan-Sherry commented 1 month ago

你好,TCN_Attention_LSTM_pre.py运行·报错RuntimeError: Error(s) in loading state_dict for TCNAttentionLSTM: Missing key(s) in state_dict: "tcn.net.0.conv1.weight_g", "tcn.net.0.conv1.weight_v", "tcn.net.0.conv2.weight_g", "tcn.net.0.conv2.weight_v",请问咋回事

xiaowsu commented 1 month ago

你好,我想问一下你的RMSE的值是100多,正常不应该是 20一下