Tutorials and Courses on Graph Neural Networks and Applications Foundational Courses Stanford CS224W: Machine Learning with Graphs Explore graph representation learning, including GNNs. Course Website GDL Course by Michael Bronstein Introduction to geometric deep learning and GNNs. Course Website PyTorch Geometric Tutorials PyTorch Geometric Tutorials Start with PyTorch Geometric through detailed tutorials. Website , YouTube , GitHub Advanced PyTorch Geometric Tutorial Dive deeper into PyTorch Geometric with advanced topics. Website , YouTube , GitHub University Lectures Graph Neural Networks (ESE 5140) Comprehensive lecture series on GNNs. Website , Lectures Basics of Graph Neural Networks A primer on the fundamentals of GNNs. Website Specialized Tutorials AAAI 2021 Tutorial on AI for Drug Discovery AI techniques for drug discovery, covering a broad range of applications. Website Introduction to GNN and Its Application in Drug Discovery Basic concepts of GNNs and their impact on drug discovery. Workshop by Toronto Machine Learning Series (TMLS). Practical Tutorials A Practical Tutorial on Graph Neural Networks Paper Graph Neural Networks tutorials on notebooks GitHub Teaches how to implement GNN convolutions in tensorflow.