Skip to content

Releases: usnistgov/alignn

v2023.01.09

10 Jan 21:55
7a6f924
Compare
Choose a tag to compare

Added init.py ff , else cannot import ALIGNN-FF.

v2023.01.08

10 Jan 16:00
5c77d31
Compare
Choose a tag to compare

Added supercon model, added FF dataset for elements from Mlearn, early_stopping fix version update.

v2022.11.06

07 Nov 23:14
229fe46
Compare
Choose a tag to compare

v2022.11.05

07 Nov 03:54
b26fff6
Compare
Choose a tag to compare
  • ALIGNN-FF and ALIGNN-Evac model added.
  • Updated README

v2022.10.23

24 Oct 10:58
17f6883
Compare
Choose a tag to compare
  • Added number of classes in alignn.

v2022.09.22

24 Sep 19:32
ed86f22
Compare
Choose a tag to compare
  • ALIGNN PhononDOS model added.

v2022.01.25

26 Jan 20:14
2e4c654
Compare
Choose a tag to compare
  • get_multiple_predictions added for high throughput predictions with trained ALIGNN models
  • Added note about QM9 results issue in README

v2021.12.27

27 Dec 23:21
b70232f
Compare
Choose a tag to compare
  • Python 3.7 requirement in setup.py to make colab work.

v2021.12.26

27 Dec 22:59
454d733
Compare
Choose a tag to compare
  • README update
  • Added QETB database training script
  • Removed dgl-cu101 from setup.py as some mac systems are having issue to directly using setup.py. They should install using pip install dgl-cuXYZ command.

v2021.11.16

18 Nov 21:05
7e4633f
Compare
Choose a tag to compare
  • Minor fixes to avoid printing model params while loading pretrained model
  • Added pepy.tech downloads