GraphVision
Evaluating the feasibility of GNN algorithms with Image Classification.
Install / Use
/learn @ab7289-tandon-nyu/GraphVisionREADME
GraphVision
Github repository for the Final project for CS GY 6953 Deep Learning
Our experiments are grouped into three categories and can be found in their respective directory:
GENConvGeneralConvGATConv
Within each category, we listed notebooks corresponding to experiments arranged by
- the number of layers, such as
4,8,16, and32 - the hidden dimension, such as
128and256 - learning rates, such as
0.01(the default) and0.001
