Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tilde-lab/ml-selection


https://github.com/tilde-lab/ml-selection

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Machine learning for atomistic modeling: descriptor selection

Alina Zhidkovskaya, [Tirtha Vinchurkar](https://orcid.org/0000-0001-5274-3592), and [Evgeny Blokhin](https://orcid.org/0000-0002-5333-3947)

Tilde Materials Informatics and Materials Platform for Data Science LLC

## Intro

The project experiments on predicting the physical properties from the crystal structure by various machine learning methods and descriptors. The properties such as Seebeck coefficient and thermal conductivity are being predicted.

## Technical details

The repository includes Python code for working with the online chemical databases, data processing, and generating chemical descriptors to train machine-learning models. Here one can also find the examples of using the neural networks such as GCN, GAT, PointNet, and Transformer.

The folder `summary` includes experiment metrics.

## Reproducing this work

Training data is obtained from [MPDS database](https://developer.mpds.io) and compared to [Materials Project](https://materialsproject.org).

## References

- [MPDS](https://doi.org/10.1007/978-3-319-44677-6_62)
- [Materials Project](https://doi.org/10.1063/1.4812323)

## License

MIT

Copyright (c) 2024 Tilde Materials Informatics and Materials Platform for Data Science LLC