Skip to content

EdAguilarB/InterstitialAlloys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InterstitialAlloys

The Crystal Graph Network pipeline is an open source platform that allows training of GNN models for prediction of properties of interstitial alloy-type materials.

In order to be able to run the experiments presented in the paper, you must create an environment using the yml file provided.

To reproduce all the experiments reported, just run the command:

  
    python train.py
  

To reproduce the results presented in supplementary information for Ti2C, run the command:

  
    python train.py --exp_name Ti2C_222 --max_d 2.5
  

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages