Skip to content

A neural network model designed to classify benign and malignant cells using TensorFlow.

Notifications You must be signed in to change notification settings

SeaBebop/TensorFlow-Classification-Neural-Network

Repository files navigation

TensorFlow Classification Neural Network

An experiment on breast cancer classification using tensorflow!

image

Description

  • Dataset of 7130 Benign and Malignant Cells
  • Features extracted from InceptionResNetV2
  • Lost Function:binary_crossentropy
  • Optimizer:Adam
  • File Description
    • Breast_Cancer_Model_Creation.ipynb: Creates the model that classifies and gives TPR,FPR,ACC results
    • DCM_File_Paths_Reduced.csv: Metadata
    • Two halves
      • Model_Loader.ipynb: Loads extracted models
      • Feature_Extractor.ipynb: Model extractor for future use

How to run the code

About

A neural network model designed to classify benign and malignant cells using TensorFlow.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published