Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 586 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 586 Bytes

Bachelors' thesis project

Prediction of failure of Composite materials using FEA and Probabilistic analysis Steps:

  1. Finite element analysis implementation
  2. Monte-Carlo stimulation by providing different sets of properties drawn from probability distribution
  3. Separate MCS data into training and validation sets.
  4. Train DL, ML models using the training set.
  5. Compare with the results with MCS and check if the model accuracy is closer to MCS accuracy.

For details, check the BTP Presentation file.