4 min read
Graph Neural Networks- Architectures review!
In short: a walk through the graph neural networks I found most useful. GCN, DeepWalk and GraphSAGE, starting from the three matrices you need before any of it makes sense. If a problem can be drawn…