| library_name: matgl | |
| tags: | |
| - matgl | |
| - materials-science | |
| - graph-neural-network | |
| # Potential | |
| This is a [matgl](https://github.com/materialsvirtuallab/matgl) `Potential` model (version 3). | |
| ## Usage | |
| ```python | |
| import matgl | |
| model = matgl.load_model("<owner>/<repo>") | |
| ``` | |
| ## Metadata | |
| ```json | |
| { | |
| "dataset": "MatQ" | |
| } | |
| ``` | |