xiangsheng1325 / CNN_Clinical_Pictures

We create a CNN model to predict the label of lung diseases.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CNN_Clinical_Pictures

We create a CNN model to predict the label of lung diseases.

Requirements

  • Python>=3.5
  • numpy>=1.14.3
  • scikit-learn>=0.20.0
  • pandas>=0.23.3
  • scipy>=0.19.1
  • tensorflow>=1.12.0
  • keras>=2.2.4

Usage

Packaging

Git clone this repository, go to the home folder of CNN_Clinical_Pictures, run:

 python CNN.py

If the memory of your PC is not enough, run:

 python memory_saving_CNN.py

About

We create a CNN model to predict the label of lung diseases.


Languages

Language:Python 100.0%