Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,14 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# 3D Electron Density Grids-based VQGAN (3DGrid-VQGAN)
|
|
@@ -12,7 +21,7 @@ This repository provides PyTorch source code associated with our publication, "A
|
|
| 12 |
|
| 13 |
For more information contact: [email protected] or [email protected].
|
| 14 |
|
| 15 |
-

|
| 16 |
|
| 17 |
## Introduction
|
| 18 |
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
tags:
|
| 4 |
+
- chemistry
|
| 5 |
+
- foundation models
|
| 6 |
+
- AI4Science
|
| 7 |
+
- materials
|
| 8 |
+
- molecules
|
| 9 |
+
- safetensors
|
| 10 |
+
- pytorch
|
| 11 |
+
- vqgan
|
| 12 |
---
|
| 13 |
|
| 14 |
# 3D Electron Density Grids-based VQGAN (3DGrid-VQGAN)
|
|
|
|
| 21 |
|
| 22 |
For more information contact: [email protected] or [email protected].
|
| 23 |
|
| 24 |
+

|
| 25 |
|
| 26 |
## Introduction
|
| 27 |
|