Add graph machine learning task category (#1)
Browse files- Add graph machine learning task category (3920b1da4f1c4a2c789071c534acb420bba3edb1)
Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>
README.md
CHANGED
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
1 |
<div align="center">
|
2 |
<img src="https://raw.githubusercontent.com/junhongmit/H2GB/main/imgs/logo_bg.png" width="30%" height="auto"/>
|
3 |
</div>
|
|
|
1 |
+
---
|
2 |
+
task_categories:
|
3 |
+
- graph-ml
|
4 |
+
---
|
5 |
<div align="center">
|
6 |
<img src="https://raw.githubusercontent.com/junhongmit/H2GB/main/imgs/logo_bg.png" width="30%" height="auto"/>
|
7 |
</div>
|