Skip to content

aaaastark/graph-convolution-network-with-dimensional-redaction-and-differential-algorithms-python

Repository files navigation

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

Loading the dataset (Cora and Pubmed)

API that are used in this Project

  • tensorflow
  • sklearn
  • pymoo
  • stellargraph
  • matplotlib
  • numpy
  • pandas
  • networkx
  • IPython

Training and Evaluating to GCN Model

download-1

Differential Evolution Algorithm

download-2

Dimensionality Reduction Algorithm

download-3