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: 3 months ago
JSON representation
Graph Convolution Network GCN with Dimensional Redaction and Differential Algorithms using Python
- Host: GitHub
- URL: https://github.com/aaaastark/graph-convolution-network-with-dimensional-redaction-and-differential-algorithms-python
- Owner: aaaastark
- Created: 2022-06-29T12:03:08.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-15T11:55:17.000Z (almost 3 years ago)
- Last Synced: 2025-01-19T17:09:55.241Z (5 months ago)
- Topics: cora, differential-evolution, dimensionality-reduction, gcn, gcn-architecture, ipython, matplotlib, networkx, numpy, pandas, pubmad, pymoo, python, sklearn, stellargraph, tensorflow
- Homepage: https://github.com/aaaastark/graph-convolution-network-with-dimensional-redaction-and-differential-algorithms-python
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
#### Differential Evolution Algorithm
#### Dimensionality Reduction Algorithm
