├── README.md └── images ├── formulation ├── gcn+formulation.png ├── gcn-in-image-application.png ├── gcn-in-other-application.png ├── gcn-in-test-application.png ├── graph-auto-encoder.png ├── graphSAGE-learning-process.png └── syntactic-dependecy.png /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShiYaya/graph/HEAD/README.md -------------------------------------------------------------------------------- /images/formulation: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /images/gcn+formulation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShiYaya/graph/HEAD/images/gcn+formulation.png -------------------------------------------------------------------------------- /images/gcn-in-image-application.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShiYaya/graph/HEAD/images/gcn-in-image-application.png -------------------------------------------------------------------------------- /images/gcn-in-other-application.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShiYaya/graph/HEAD/images/gcn-in-other-application.png -------------------------------------------------------------------------------- /images/gcn-in-test-application.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShiYaya/graph/HEAD/images/gcn-in-test-application.png -------------------------------------------------------------------------------- /images/graph-auto-encoder.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShiYaya/graph/HEAD/images/graph-auto-encoder.png -------------------------------------------------------------------------------- /images/graphSAGE-learning-process.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShiYaya/graph/HEAD/images/graphSAGE-learning-process.png -------------------------------------------------------------------------------- /images/syntactic-dependecy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ShiYaya/graph/HEAD/images/syntactic-dependecy.png --------------------------------------------------------------------------------