Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aaaastark/graph-convolution-network-with-dimensional-redaction-and-differential-algorithms-python

Graph Convolution Network GCN with Dimensional Redaction and Differential Algorithms using Python
https://github.com/aaaastark/graph-convolution-network-with-dimensional-redaction-and-differential-algorithms-python

cora differential-evolution dimensionality-reduction gcn gcn-architecture ipython matplotlib networkx numpy pandas pubmad pymoo python sklearn stellargraph tensorflow

Last synced: 24 days ago
JSON representation

Graph Convolution Network GCN with Dimensional Redaction and Differential Algorithms using Python

Awesome Lists containing this project

README

        

# Graph Convolution Network GCN with Dimensional Redaction and Differential Algorithms using Python

#### Loading the dataset (Cora and Pubmed)
- Website Link to Dataset: .

#### API that are used in this Project
- tensorflow
- sklearn
- pymoo
- stellargraph
- matplotlib
- numpy
- pandas
- networkx
- IPython

#### Training and Evaluating to GCN Model
![download-1](https://user-images.githubusercontent.com/74346775/176434201-ea5af230-958f-41da-8808-089e7136d507.PNG)

#### Differential Evolution Algorithm
![download-2](https://user-images.githubusercontent.com/74346775/176434220-0e66b7d8-0536-4fae-897f-16dfa768310a.PNG)

#### Dimensionality Reduction Algorithm
![download-3](https://user-images.githubusercontent.com/74346775/176434771-72f0f8e8-b1d9-4f8b-b7a9-07c98672d692.PNG)