Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ tags:
|
|
9 |
# Position-based Equivariant Graph Neural Network (`pos-egnn`)
|
10 |
This repository contains PyTorch source code for loading and performing inference using the `pos-egnn`, a foundation model for Chemistry and Materials.
|
11 |
|
12 |
-
**GitHub**: https://github.com/
|
13 |
|
14 |
**HuggingFace**: https://huggingface.co/ibm-research/materials.pos-egnn
|
15 |
|
|
|
9 |
# Position-based Equivariant Graph Neural Network (`pos-egnn`)
|
10 |
This repository contains PyTorch source code for loading and performing inference using the `pos-egnn`, a foundation model for Chemistry and Materials.
|
11 |
|
12 |
+
**GitHub**: https://github.com/IBM/materials/tree/main/models/pos_egnn
|
13 |
|
14 |
**HuggingFace**: https://huggingface.co/ibm-research/materials.pos-egnn
|
15 |
|