You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,8 @@ The folder [`examples`](examples/) contains several Jupyter notebooks that illus
14
14
15
15
The folder [`data`](data/) contains two datasets used in the paper: the DFT energies/forces of [ammonia](data/ammonia.pth.tar) and [zeolites occluded with neutral molecules](data/zeolite.pth.tar), in the format readable by the [Neural Force Field repo](https://github.com/learningmatter-mit/NeuralForceField).
16
16
17
+
The full atomistic data is available at the Materials Cloud Archive on the link <https://doi.org/10.24435/materialscloud:2w-6h>.
18
+
17
19
## Installation from source
18
20
19
21
This software was tested with [PyTorch 1.4](http://pytorch.org). The installation time highly depends on your internet connection and availability of a `conda` installation, but should not take more than an hour.
0 commit comments