Commit
·
48feb0e
1
Parent(s):
28b7930
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
+
|
| 5 |
+
# Equivariant Hypergraph Diffusion Neural Operators
|
| 6 |
+
|
| 7 |
+
The official data release of ICLR 2023 paper [Equivariant Hypergraph Diffusion Neural Operators](https://arxiv.org/abs/2207.06680).
|
| 8 |
+
|
| 9 |
+
Peihao Wang, Shenghao Yang, Yunyu Liu, Zhangyang (Atlas) Wang, Pan Li
|
| 10 |
+
|
| 11 |
+
Please refer to our [GitHub repo](https://github.com/Graph-COM/ED-HNN) for more details.
|