Skip to content

saniaki/gaussian-process

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Gaussian Process for 3501-6 Epoxy Resin

The rate degree of cure mean value and variance is predicted at test points using Gaussian process and some trianing data (from material model).

The method is presented in the following paper for non-parametric models:
O. Fernlund et al., "Uncertinty Qualification of Material Models for Process Simulation" (2020) SAMPE VIRTUAL SERIES https://www.nasampe.org/page/2020VirtualSeries

Three temperature cycle can be considered:

  1. isothermal (to be updated)
  2. constant rate
  3. one hold cycle (to be updated)

Independent variabes are:

  1. degree of cure
  2. temperature

Dependent variable is:

  1. rate of degree of cure

Rate of degree of cure mean value predictions

Rate of degree of cure variance predictions

About

Gaussian Process in Python for 3501-6 Epoxy Material Model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors