Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open in Visual Studio Code

This is a client-server application for COVID-19 diagnosis with two methods. The first method is to calculate the probability of infection based on symptoms. A multylayered neural network MLP file was trained based on Covid-19 patients symptom dataset for this purpose. The second method is to diagnose the infection based based on X-ray image of chest. A convolutional neural network CNN file was trained using Tensorflow 2.5.0 based on COVID-19 Chest X-ray Image Dataset.

This application has been created as an assignment in ENGR 5710G: Network Computing course instructed by Dr. Mahmoud at Ontario Tech University.

About

A client-server application for COVID-19 diagnosis using machine learning in Python

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages