项目作者: aurorlhc

项目描述 :
Predicting Young's Modulus of porous materials using CNN
高级语言: Jupyter Notebook
项目地址: git://github.com/aurorlhc/property_test.git
创建时间: 2017-05-17T20:05:20Z
项目社区:https://github.com/aurorlhc/property_test

开源协议:

下载


Physical properties prediction of heterogeneous materials using supervised learning

Physical Properties: Young’s Modulus, Diffusion Coefficient, Permeability
Material Samples: Sandstone porous materials with different volume fractions
Supervised Learning Algorithm:
Convoluted Nerual Network (CNN): Nine layers with six convolution layer and three fully connected layer
Residual Network (ResNew):
Regression: Linear Regression(RidgeCV), Support Vector Machine(SVR), Multi-layer Perceptron(MLP), K-Nearest Neighbours(KNN), Decision Tree, Random Forest, AdaBoost, Gradient Boost, Bagging