Colab Notebooks =============== Colab Notebooks for **DeepSNAP**. DeepSNAP was used in the Stanford University `CS224W: Machine Learning with Graphs (Winter 2021) `_ colab homeworks. Some notebooks here are adopted and modified from CS224W `Colab 3 `_, `Colab 4 `_ and `Colab 5 `_. .. contents:: :local: Homogeneous Graph ----------------- 1. `Node Classification with DeepSNAP `_ 2. `Link Prediction with DeepSNAP `_ 3. `Graph Classification with DeepSNAP `_ 4. `Mini-batch Sampling with DeepSNAP `_ 5. `Switching DeepSNAP Backend `_ Heterogeneous Graph ------------------- 1. `Introduction to DeepSNAP Heterogeneous Graph `_ 2. `Heterogeneous Node Classification with DeepSNAP `_