Update README.md
Browse files
README.md
CHANGED
@@ -10,11 +10,11 @@ tags:
|
|
10 |
- medvae
|
11 |
---
|
12 |
# Position-based Equivariant Graph Neural Network (`pos-egnn`)
|
13 |
-
This repository contains PyTorch
|
14 |
|
15 |
-
**GitHub
|
16 |
|
17 |
-
**HuggingFace
|
18 |
|
19 |
<p align="center">
|
20 |
<img src="posegnn.svg">
|
|
|
10 |
- medvae
|
11 |
---
|
12 |
# Position-based Equivariant Graph Neural Network (`pos-egnn`)
|
13 |
+
This repository contains PyTorch model for loading and performing inference using the `pos-egnn`, a foundation model for Chemistry and Materials.
|
14 |
|
15 |
+
**GitHub**: https://github.com/IBM/materials/tree/main/models/pos_egnn
|
16 |
|
17 |
+
**HuggingFace**: https://huggingface.co/ibm-research/materials.pos-egnn
|
18 |
|
19 |
<p align="center">
|
20 |
<img src="posegnn.svg">
|