NishkarshRaj / 100DaysofMLCode

My journey to learn and grow in the domain of Machine Learning and Artificial Intelligence by performing the #100DaysofMLCode Challenge. Now supported by bright developers adding their learnings :+1:
http://github.com/NishkarshRaj
MIT License
319 stars 159 forks source link

Tejas|12_GraphNeuralNetwork\GNN.ipynb|GCN from scratch #76

Closed Ojjie closed 2 years ago

Ojjie commented 2 years ago

Added GCN implementation from scratch using only Python (numpy and networkX)