From [Algorithmic Simplicity](https://www.youtube.com/@algorithmicsimplicity): - [x] [Why Does Diffusion Work Better than Auto-Regression? - YouTube](https://www.youtube.com/watch?v=zc5NTeJbk-k) - [ ] [Transformer Neural Networks Derived from Scratch - YouTube](https://www.youtube.com/watch?v=kWLed8o5M2Y) - [x] [Why do Convolutional Neural Networks work so well? - YouTube](https://www.youtube.com/watch?v=8iIdWHjleIs) - [x] [But what is a neural network REALLY? - YouTube](https://www.youtube.com/watch?v=FBpPjjhJGhk) <br> GNN articles: - [x] [18.Limitations of Graph Neural Networks | machine-learning-with-graphs – Weights & Biases](https://wandb.ai/syllogismos/machine-learning-with-graphs/reports/18-Limitations-of-Graph-Neural-Networks--VmlldzozODUxMzQ) - [ ] [Graph Neural Network Series 5 — The Future of Graph Intelligence: Challenges and Developments in GNN | by Renda Zhang | Medium](https://rendazhang.medium.com/graph-neural-network-series-5-the-future-of-graph-intelligence-challenges-and-developments-in-9ab18cd83af6) - [ ] [Issues with graph neural networks: the cracks are where the light shines through | Oxford Protein Informatics Group](https://www.blopig.com/blog/2021/10/issues-with-graph-neural-networks-the-cracks-are-where-the-light-shines-through/) - [ ] [Graph Neural Network and Some of GNN Applications](https://neptune.ai/blog/graph-neural-network-and-some-of-gnn-applications) - [ ] [Classic GNNs are Strong Baselines: Reassessing GNNs for Node Classification](https://arxiv.org/html/2406.08993v1) <br> From JNTUH GNN group: - [ ] [Stanford CS224W: Machine Learning with Graphs | 2021 | Lecture 1.1 - Why Graphs - YouTube (Lecture 3 to start)](https://www.youtube.com/watch?v=JAB_plj2rbA&list=PLoROMvodv4rPLKxIpqhjhPgdQy7imNkDn) - [ ] [[1706.02216] Inductive Representation Learning on Large Graphs](https://arxiv.org/abs/1706.02216) - [ ] [[1706.03762] Attention Is All You Need](https://arxiv.org/abs/1706.03762#) - [ ] [[1710.10903] Graph Attention Networks](https://arxiv.org/abs/1710.10903) From [Artem Kirsanov](https://www.youtube.com/@ArtemKirsanov): - [x] [The Most Important Algorithm in Machine Learning - YouTube](https://www.youtube.com/watch?v=SmZmBKc7Lrs) - [x] [A Brain-Inspired Algorithm For Memory - YouTube](https://www.youtube.com/watch?v=1WPJdAW-sFo) From Mithin (JNTUH): - [ ] [A Gentle Introduction to Graph Neural Networks](https://distill.pub/2021/gnn-intro/) - [ ] [Recipe for a General, Powerful, Scalable Graph Transformer](https://proceedings.neurips.cc/paper_files/paper/2022/file/5d4834a159f1547b267a05a4e2b7cf5e-Paper-Conference.pdf) - [ ] [Graph attention networks](https://arxiv.org/abs/1710.10903) - [ ] [Do transformers really perform badly for graph representation?](https://proceedings.neurips.cc/paper/2021/hash/f1c1592588411002af340cbaedd6fc33-Abstract.html) - [ ] [Neural message passing for quantum chemistry](https://proceedings.mlr.press/v70/gilmer17a)
From Algorithmic Simplicity:
GNN articles:
From JNTUH GNN group:
From Artem Kirsanov:
From Mithin (JNTUH):