你好,想问问你的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:...
Pytorch 1.9.0+cu111 Pandas 1.2.5 Matplotlib 3.4.2 Numpy 1.21.0 seaborn 0.11.1 操作系统 CentOS Linux release 7.9.2009 (Core) issues 由于原作者并没有提供Pytorch版本的代码,出于学习的目的自己尝试实现了一下,可能存在问题,欢迎各位指正和讨论 Usage 首先要用generate_datasets.py生成数据 python generate...
README.md engine.py generate_datasets.py model.py test.py train.py utils.py Breadcrumbs STSGCN_Pytorch / PEMSD8_history_vaild_MAE.npy Latest commit SmallNana init 2b02ed9· Aug 5, 2021 HistoryHistory File metadata and controls Code Blame 1.09 KB Raw View raw...
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$...
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...
Pytorch 1.9.0+cu111 Pandas 1.2.5 Matplotlib 3.4.2 Numpy 1.21.0 seaborn 0.11.1 操作系统 CentOS Linux release 7.9.2009 (Core) issues 由于原作者并没有提供Pytorch版本的代码,出于学习的目的自己尝试实现了一下,可能存在问题,欢迎各位指正和讨论 Usage 首先要用generate_datasets.py生成数据 python generate...