From 873e019f7a20c78c12b500df9b54f4f33db49566 Mon Sep 17 00:00:00 2001 From: Aydin <108932477+Aydinhamedi@users.noreply.github.com> Date: Fri, 22 Dec 2023 11:44:56 +0330 Subject: [PATCH 1/2] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index a9a811d..9b00abf 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,14 @@ Interface\CLI > ### Newest release 📃 > #### [Go to newest release](https://github.com/Aydinhamedi/Pneumonia-Detection-Ai/releases) +# Training System Specifications + +- **Graphics Card (GPU)**: RTX 3090 +- **Memory (RAM)**: 64GB +- **Operating System (OS)**: Windows 11 Pro +- **Processor (CPU)**: Intel Core i7-12700KF + + ## Model The model is a Convolutional Neural Network (CNN) trained on a dataset of 8888 X-ray images. The dataset is a combination of the [chest-xray-pneumonia](https://www.kaggle.com/datasets/paultimothymooney/chest-xray-pneumonia) dataset from Kaggle and the [Covid19-Pneumonia-Normal Chest X-Ray Images](https://data.mendeley.com/datasets/dvntn9yhd2/1) from Mendeley. From c07c72cfeaf10fa9655b33ef505005c6a7819fe4 Mon Sep 17 00:00:00 2001 From: Aydin <108932477+Aydinhamedi@users.noreply.github.com> Date: Fri, 22 Dec 2023 11:45:07 +0330 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b00abf..252eb77 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Interface\CLI > ### Newest release 📃 > #### [Go to newest release](https://github.com/Aydinhamedi/Pneumonia-Detection-Ai/releases) -# Training System Specifications +## Training System Specifications - **Graphics Card (GPU)**: RTX 3090 - **Memory (RAM)**: 64GB