Graph Attention Networks (GAT)
Adaptive attention-based aggregation for graph neural networks - multi-head attention, learned weights, and interpretable graph learning
Graph algorithms, neural networks on graphs, and fundamental graph theory concepts with interactive visualizations.
Adaptive attention-based aggregation for graph neural networks - multi-head attention, learned weights, and interpretable graph learning
Understanding node importance through centrality measures, shortest paths, hop distances, clustering coefficients, and fundamental graph metrics
Learn Graph Convolutional Networks (GCN) with spectral theory, message passing, and node classification for geometric deep learning.
Learning low-dimensional vector representations of graphs through random walks, DeepWalk, Node2Vec, and skip-gram models
Hierarchical graph coarsening techniques - TopK, SAGPool, DiffPool, and readout operations for graph-level representations