From 2e77ea4b4885ec011a79326900e496eb2b1eddba Mon Sep 17 00:00:00 2001 From: Neel Joshi <66744996+Techdevweb@users.noreply.github.com> Date: Sat, 22 Oct 2022 20:28:09 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3472e97..db81a2f 100644 --- a/README.md +++ b/README.md @@ -198,7 +198,7 @@ A Multi-feature Discord Bot with the main goals are being able to use Natural La ## 5. [Basic prediction models](https://github.com/MSU-AI/Fetal-Sate-Predictor) -This project aims for predicting the state of fetus inside the mother's womb. Our plan is to create an web app that will allow doctors to understand whether the condition of baby inside is Normal(which is ok), Suspect(something should be taken care of) or Pathelogical(something serious). With the help of Neural Networks, Hyperparameter Optimization and Web Development we will assist doctors to make sure that baby inside the mother's womb is in sound condition!!! +This project's aims for predicting the state of fetus inside the mother's womb. Our plan is to create an web app that will allow doctors to understand whether the condition of baby inside is Normal(which is ok), Suspect(something should be taken care of) or Pathelogical(something serious). With the help of Neural Networks, Hyperparameter Optimization and Web Development we will assist doctors to make sure that baby inside the mother's womb is in sound condition!!!