Skip to content

Commit

Permalink
Merge branch 'MSU-AI:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
ZaneAridi1022 authored Oct 24, 2022
2 parents a1ad978 + e7eaa81 commit b308712
Showing 1 changed file with 51 additions and 0 deletions.
51 changes: 51 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,57 @@ A Multi-feature Discord Bot with the main goals are being able to use Natural La
</table>

## 5. [Basic prediction models](https://github.com/MSU-AI/Fetal-Sate-Predictor)
This project's aims is 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!!!

<table>
<tbody>
<tr>
<td align="center">
<a href="https://github.com/Techdevweb">
<img src="https://avatars.githubusercontent.com/u/66744996?v=4" width="100px;">
</a><br/>
<small><b>Techdevweb</b></small>
</td>
<td align="center">
<a href="https://github.com/katietut">
<img src="https://avatars.githubusercontent.com/u/115242194?v=4" width="100px;">
</a><br/>
<small><b>katietut</b></small>
</td>
<td align="center">
<a href="https://github.com/MarcusHu529">
<img src="https://avatars.githubusercontent.com/u/114897364?v=4" width="100px;">
</a><br/>
<small><b>MarcusHu529</b></small>
</td>
<td align="center">
<a href="https://github.com/juancsabogal">
<img src="https://avatars.githubusercontent.com/u/114792472?v=4" width="100px;">
</a><br/>
<small><b>juancsabogal</b></small>
</td>
<td align="center">
<a href="https://github.com/sthuy9804">
<img src="https://avatars.githubusercontent.com/u/114836703?v=4" width="100px;">
</a><br/>
<small><b>sthuy9804</b></small>
</td>
<td align="center">
<a href="https://github.com/KoyaS">
<img src="https://avatars.githubusercontent.com/u/39803522?v=4" width="100px;">
</a><br/>
<small><b>KoyaS</b></small>
</td>
<td align="center">
<a href="https://github.com/Goob16">
<img src="https://avatars.githubusercontent.com/u/114874289?v=4" width="100px;">
</a><br/>
<small><b>Goob16</b></small>
</td>
</tr>
</tbody>
</table>


A Fetal State Predictor that will predict fetal state whether it's normal suspect or pathological.

Expand Down

0 comments on commit b308712

Please sign in to comment.