Skip to content

Repository for "Machine learning assisted design of reactor steels with high long-term strength and toughness" article

Notifications You must be signed in to change notification settings

z4-qqq/ml_steels_repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ml_steels_repo

Repository for "Machine learning assisted design of reactor steels with high long-term strength and toughness" article.

Here we provide trained models, subsets of data and inference script. Training scripts and whole database are available upon reasonable request to the authors.

Install

We recommend using python 3.9 or higher

Install dependencies using:

pip install -r requirements.txt

Run inference

python infer.py \
--target <target name> \
--model_type <specific or general> \
--data-path <path to data.csv> 

About

Repository for "Machine learning assisted design of reactor steels with high long-term strength and toughness" article

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages