From 6d33f26d9f738d360811cc4c338064924e164c18 Mon Sep 17 00:00:00 2001 From: Zecheng Zhang Date: Tue, 6 Apr 2021 22:19:16 -0700 Subject: [PATCH] Update docs --- docs/source/notes/other.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/notes/other.rst b/docs/source/notes/other.rst index 89d795f..1bdc6bb 100644 --- a/docs/source/notes/other.rst +++ b/docs/source/notes/other.rst @@ -4,5 +4,5 @@ Other Resources * **PyTorch Geometric** - PyTorch Geometric is a geometric deep learning extension library for `PyTorch `_ [`Paper `__, `GitHub `__, `Documentation `__] * **SNAP** - A general purpose network analysis and graph mining library [`Paper `__, `GitHub `__, `Documentation `__] * **NetworkX** - A Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks [`Paper `__, `GitHub `__, `Documentation `__] -* **CS224W** - Stanford Machine Learning with Graphs (Winter 2021) [`Website `__] +* **CS224W** - Stanford University Machine Learning with Graphs (Winter 2021) [`Website `__] * **GraphGym** - GraphGym is a platform for designing and evaluating Graph Neural Networks (GNNs) [`Paper `__, `GitHub `__] \ No newline at end of file