From f92b58e29ae0acde5c68bb1fe4ec277ac13a25a6 Mon Sep 17 00:00:00 2001 From: Saurabh Deshpande Date: Fri, 22 Jan 2021 16:44:03 +0100 Subject: [PATCH] Update README.md --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 56e51c3..891b77a 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,12 @@ -# Rainbow deliverable of meta-modeling +# Rainbow deliverable for meta-modeling -Repository of rainbow deliverable for Pierre, in this work we use Convolutional Neural Network surrogate model to replace to finite element solver +Repository of rainbow deliverable for Pierre, in this work we use Convolutional Neural Network surrogate model in place of finite element solver to predict the deformations of a cantilever beam (4X1X1m dimensions) # Libraries/Frameworks Required -- Keras, Pandas, scikit-learn - -- SOFA Framework +- Keras, Pandas, scikit-learn , numpy +- SOFA Framework It is used for generation of synthetic training data which is eventually trained using neural networks -- GitLab