HazeDT / PHMGNNBenchmark

this code library is mainly about applying graph neural networks to intelligent diagnostic and prognostic.
224 stars 51 forks source link

初学小白不知道如何运行 #11

Open wuguangyu111 opened 1 year ago

wuguangyu111 commented 1 year ago

我在第一次运行的时候train_graph_diagnosis.py 报错 FileNotFoundError: [WinError 3] 系统找不到指定的路径。: './checkpoint\Node_ChebyNet_XJTUGearboxKnn_TD_1102-153115'

运行train_graph_prognosis.py 报错 FileNotFoundError: [Errno 2] No such file or directory: './data/CMAPSS/edge_index_FD001.npy'

zbez commented 7 months ago

我也是一个初学者,请问您现在知道怎么运行了吗?

892497647 commented 7 months ago

解决了吗

yuyuli1 commented 2 months ago

你好,请问环境是否兼容高版本的pytorch

yuyuli1 commented 2 months ago

我在第一次运行的时候train_graph_diagnosis.py 报错 FileNotFoundError: [WinError 3] 系统找不到指定的路径。: './检查点\Node_ChebyNet_XJTUGearboxKnn_TD_1102-153115'

运行train_graph_prognosis.py 报错 FileNotFoundError: [Errno 2] 没有这样的文件或目录: './data/CMAPSS/edge_index_FD001.npy'

请问可以运行了吗

pornowl commented 1 month ago

配置环境,下载对应版本的torch以及torch-geometric(1.6,python3.8),其他包看readme文件;readme里面往下仔细看有个链接,点开它去下载预处理好的数据,放到和datasets同级目录下,找到train脚本运行就好。 提供的预处理文件仅支持节点分类和rul预测,我用它去做图分类失败了,自己组织数据又不会。。。。

pornowl commented 1 month ago
    https://drive.google.com/drive/folders/1px8KlGmWQ1SGkG-SKsw_j4tNDCsNI_38 

            ***@***.***

---- 回复的原邮件 ----

     发件人 

        ***@***.***>

     发送日期 

    2024年10月19日 23:05

     收件人 

        ***@***.***>

     抄送人 

        ***@***.***>
        ,

        ***@***.***>

     主题 

          Re: [HazeDT/PHMGNNBenchmark] 初学小白不知道如何运行 (Issue #11)

配置环境,下载对应版本的torch以及torch-geometric(1.6,python3.8),其他包看readme文件;readme里面往下仔细看有个链接,点开它去下载预处理好的数据,放到和datasets同级目录下,找到train脚本运行就好。 提供的预处理文件仅支持节点分类和rul预测,我用它去做图分类失败了,自己组织数据又不会。。。。 您好,可以分享一下Data for demo预处理的数据吗?非常感谢!

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: @.***>