Skip to content
forked from Tan-Qiyu/GNN_FD

Graph Neural network for Fault Diagnosis

Notifications You must be signed in to change notification settings

FFpigpig/GNN_FD

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

GNN_FD

Topic: Graph Neural network for Fault Diagnosis

Time: 2022/9/28 23:46 Author: Tan Qiyu Code: https://github.com/Tan-Qiyu/GNN_FD

Instructions: First, the implement is include CWRU、SEU、XJTU、JNU、MFPT、UoC、DC all 7 public fault datasets. Secondly, in order to compare the effects of different parameters on the experiment more conveniently, almost every parameter is optional,and these changeable parameters include dataset, sampling method, graph structure type, network model, noise, input type, number of nodes, etc. (see code for details). Finally, you can choose to use confusion matrix and tsne to visualize all the results and the features of each layer of network respectively.

Please contact me by email [email protected] If you have any questions.

注:Please setting 图神经网络 as root source when you run code.

About

Graph Neural network for Fault Diagnosis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%