Skip to content

Chen-Cai-OSU/hea-ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Install

conda create -n hea-ml  python=3.6.7
conda activate hea-ml
pip install -r requirement.txt

I tested installation on ubuntu and mac OS.

The code depends on a few third-party packages. Please refer to the page for the individual package for installation details. See requirement.txt for dependencies.

To run the code:

python -m code.main

About

Machine Learning for High Entropy Alloy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages