你好,想问问你的STSGCN的pytorch版本的代码哪里来的呢 2023-03-28 回复喜欢 Lucia 作者 github.com/SmallNana/ST 非官方的哈 2023-03-29 回复喜欢 推荐阅读 交通预测模型——STFGNN (AAAI 2021) 原文: Spatial-Temporal Fusion Graph Neural Networks for Traffic Flow Forecasting 代码:https:...
ZK-Zhou / STSGCN_Pytorch Public forked from SmallNana/STSGCN_Pytorch Notifications Fork 0 Star 0 Code Pull requests Actions Projects Security Insights master Breadcrumbs STSGCN_Pytorch/ PEMSD4_history_vaild_MAE.npyLatest commit HistoryHistory File metadata and controls Code Blame 864 Bytes...
1.在自己创建的用于存放镜像的文件夹执行镜像编译命令(若已有镜像无需进行此步骤): singularity pull docker://floydhub/pytorch:1.4.0-gpu.cuda10cudnn7-py3.54 2.进入镜像,确认CUDA版本为10.0.xxx singularity shell pytorch_1.4.0-gpu.cuda10cudnn7-py3.54.sif cat /usr/local/cuda/version.txt -bash-4.2$...