Skip to content

Commit 6810f8c

Browse files
authored
Add 'wrenformer' framework and citation to README
Added a new framework 'wrenformer' for evaluating machine learning crystal stability predictions, including citation details.
1 parent a021eb7 commit 6810f8c

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,21 @@ If you use this code please cite the relevant work:
109109
}
110110
```
111111

112+
`wrenformer` - A framework to evaluate machine learning crystal stability predictions. [[Paper]]([https://www.science.org/doi/10.1126/sciadv.abn4117](https://www.nature.com/articles/s42256-025-01055-1)) [[arXiv]](https://arxiv.org/abs/2308.14920)
113+
114+
```bibtex
115+
@article{riebesell_2025_framework,
116+
title={A framework to evaluate machine learning crystal stability predictions},
117+
author={Riebesell, Janosh and Goodall, Rhys EA and Benner, Philipp and Chiang, Yuan and Deng, Bowen and Ceder, Gerbrand and Asta, Mark and Lee, Alpha A and Jain, Anubhav and Persson, Kristin A},
118+
journal={Nature Machine Intelligence},
119+
volume={7},
120+
number={6},
121+
pages={836--847},
122+
year={2025},
123+
publisher={Nature Publishing Group UK London}
124+
}
125+
```
126+
112127
`cgcnn` - Crystal Graph Convolutional Neural Networks for an Accurate and Interpretable Prediction of Material Properties. [[Paper]](https://journals.aps.org/prl/abstract/10.1103/PhysRevLett.120.145301) [[arXiv]](https://arxiv.org/abs/1710.10324)
113128

114129
```bibtex

0 commit comments

Comments
 (0)