Skip to content

A no-programming Machine Learning platform for Material Design

License

Notifications You must be signed in to change notification settings

liang-jacky/MLMD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLMD

The MLMD platform (Machine Learning for Material Design) for Material or Engineering aims at utilizing general and frontier machine learning algrithm to accelerate the material design with no-programming.

材料基因组工程理念的发展将会大幅度提高新材料的研发效率、缩短研发周期、降低研发成本、全面加速材料从设计到工程化应用的进程。 因此MLMD旨在为材料试验科研人员提供快速上手,无编程的机器学习算法平台,致力于材料试验到材料设计的一体化。

图片1

数据布局

图片4

功能

单目标/多目标 嵌入代理模型的材料成分(工艺)设计流程

训练代理模型需要大量的初始样本点,一般仅需要一次循环迭代 图片1

单目标/多目标 基于贝叶斯的材料成分(工艺)设计流程

训练代理模型需要少量的初始样本点,一般需要多次循环迭代 图片2

单目标/多目标 嵌入代理模型的迁移学习的材料成分(工艺)设计流程

上线日期待定 图片3

Check out help document for more information

Remote access

https://ml4material.streamlit.app/

Local deploy

  1. Install anaconda.
  2. Create virtual envrionment
conda create -n MLMD python=3.9
  1. Install dependent libraries
pip install -r requirements.txt
  1. Run MLMD
streamlit run MLMD.py

License

MLMD platform is released under MIT License. See License for details

About

A no-programming Machine Learning platform for Material Design

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published