You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+3
Original file line number
Diff line number
Diff line change
@@ -9,3 +9,6 @@ Graph ML
9
9
ML on Graphs made easy
10
10
11
11
Supports Python **3.10.2**.
12
+
13
+
14
+
Under the hood it uses `PyG <https://pytorch-geometric.readthedocs.io/en/latest/>`_. Its main goal is to provide a simple and intuitive using APIs similar to sklearn.
0 commit comments