From e4e2b3343d737fd29c98dced6f0b957c3c2e63b5 Mon Sep 17 00:00:00 2001 From: Saurabh Deshpande Date: Fri, 22 Jan 2021 16:47:11 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 891b77a..da19055 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,5 @@ Repository of rainbow deliverable for Pierre, in this work we use Convolutional - Keras, Pandas, scikit-learn , numpy - SOFA Framework -It is used for generation of synthetic training data which is eventually trained using neural networks - +Simulation Open Framework Architecture (SOFA) is an open source framework primarily targeted at real-time physical simulation, with an emphasis on medical simulation. We use it for synthetic data generation which will be eventually trained by keras deep learning libraries. -- GitLab