Ver código fonte

修正命名

wmy 5 meses atrás
pai
commit
574a5d969b

+ 1 - 3
README.md

@@ -9,9 +9,7 @@ DualFlow 是一个简洁的多模型协作平台,支持多个独立的机器
 ```
 DualFlow/
 ├── models/                 # 各模型独立
-│   ├── nlp_bert/          # NLP BERT模型
-│   ├── vision_resnet/     # 计算机视觉ResNet模型
-│   └── recommender_v2/    # 推荐系统模型
+│   
 ├── common/                # 公共逻辑 (共享函数)
 │   ├── data/              # 数据处理
 │   ├── preprocessing/    # 数据预处理

+ 0 - 0
models/pressure_prediction_model/20分钟TMP预测模型源码/args.py → models/pressure-predictor/20分钟TMP预测模型源码/args.py


+ 0 - 0
models/pressure_prediction_model/20分钟TMP预测模型源码/data_export.py → models/pressure-predictor/20分钟TMP预测模型源码/data_export.py


+ 0 - 0
models/pressure_prediction_model/20分钟TMP预测模型源码/data_preprocessor.py → models/pressure-predictor/20分钟TMP预测模型源码/data_preprocessor.py


+ 0 - 0
models/pressure_prediction_model/20分钟TMP预测模型源码/data_trainer.py → models/pressure-predictor/20分钟TMP预测模型源码/data_trainer.py


+ 0 - 0
models/pressure_prediction_model/20分钟TMP预测模型源码/edge_index.pt → models/pressure-predictor/20分钟TMP预测模型源码/edge_index.pt


+ 0 - 0
models/pressure_prediction_model/20分钟TMP预测模型源码/gat_lstm.py → models/pressure-predictor/20分钟TMP预测模型源码/gat_lstm.py


+ 0 - 0
models/pressure_prediction_model/20分钟TMP预测模型源码/main.py → models/pressure-predictor/20分钟TMP预测模型源码/main.py


+ 0 - 0
models/pressure_prediction_model/20分钟TMP预测模型源码/model.pth → models/pressure-predictor/20分钟TMP预测模型源码/model.pth


+ 0 - 0
models/pressure_prediction_model/20分钟TMP预测模型源码/predict.py → models/pressure-predictor/20分钟TMP预测模型源码/predict.py


+ 0 - 0
models/pressure_prediction_model/20分钟TMP预测模型源码/scaler.pkl → models/pressure-predictor/20分钟TMP预测模型源码/scaler.pkl


+ 0 - 0
models/pressure_prediction_model/90天TMP预测模型源码/args.py → models/pressure-predictor/90天TMP预测模型源码/args.py


+ 0 - 0
models/pressure_prediction_model/90天TMP预测模型源码/data_preprocessor.py → models/pressure-predictor/90天TMP预测模型源码/data_preprocessor.py


+ 0 - 0
models/pressure_prediction_model/90天TMP预测模型源码/data_trainer.py → models/pressure-predictor/90天TMP预测模型源码/data_trainer.py


+ 0 - 0
models/pressure_prediction_model/90天TMP预测模型源码/gat_lstm.py → models/pressure-predictor/90天TMP预测模型源码/gat_lstm.py


+ 0 - 0
models/pressure_prediction_model/90天TMP预测模型源码/main.py → models/pressure-predictor/90天TMP预测模型源码/main.py


+ 0 - 0
models/pressure_prediction_model/90天TMP预测模型源码/model.pth → models/pressure-predictor/90天TMP预测模型源码/model.pth


+ 0 - 0
models/pressure_prediction_model/90天TMP预测模型源码/predict.py → models/pressure-predictor/90天TMP预测模型源码/predict.py


+ 0 - 0
models/pressure_prediction_model/90天TMP预测模型源码/scaler.pkl → models/pressure-predictor/90天TMP预测模型源码/scaler.pkl