Home

Awesome

Materials Application Domain Machine Learning (MADML)

Research with respect to application domain with a materials science emphasis is contained within. The GitHub repo can be found in here.

Examples

Structure

The structure of the code packages is as follows:

materials_application_domain_machine_learning/
├── examples
│   ├── jupyter
│   └── single_runs
├── src
│   └── madml
└── tests

Coding Style

Python scripts follow PEP 8 guidelines. A usefull tool to use to check a coding style is pycodestyle.

pycodestyle <script>

Authors

Graduate Students

Acknowledgments