Giter VIP home page Giter VIP logo

3d-convneuralnet-material-property-prediction's Introduction

3D-ConvNeuralNet-material-property-prediction

Authors and citation

This repo includes the dataset/scripts of 3D Convolutional Neural Network for material property prediction in paper:

Rao, Chengping, and Yang Liu. "Three-dimensional convolutional neural network (3D-CNN) for heterogeneous material homogenization." Computational Materials Science 184 (2020): 109850.

@article{rao2020three,
  title={Three-dimensional convolutional neural network (3D-CNN) for heterogeneous material homogenization},
  author={Rao, Chengping and Liu, Yang},
  journal={Computational Materials Science},
  volume={184},
  pages={109850},
  year={2020},
  publisher={Elsevier}
}

Description for each file

  • training&plot.py: Data processing, training and postprocessing scripts ;
  • data: The dataset for this application contains 2000 samples or (X, Y) pairs. X is the tensor of size 101x101x101 that carries the phase indication for a two-phase heterogeneous material microstructure (or Representative Volume Element). Y is a vector of size 12 that represents the effective material properties for the microstructure.
  • saved_model: The model with best performance on validation set.
  • gallery: Some figures.

Overview

Input X for the 3D Convolutional Neural Net, i.e. Cartisian grid carrying phase indication

Architecture of the 3D Convolutional Neural Net

Achieved prediction versus ground truth on testing data

Note

  • The code was developed based on TensorFlow 1.10.0 and Keras 2.2.4. All the runtime performance are evaluated on GeForce GTX 1080 Ti.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.