/cancer_detection_model_tf_keras

In this notebook, we would be doing basic exploratory analysis, and training a feed forward network. Further, we would be using Early Stopping and Dropouts to prevent over-fitting.

Primary LanguageJupyter Notebook

cancer detection model using tensorflow and keras

In this notebook, we would be doing basic exploratory analysis, and training a feed forward network. Further, we would be using Early Stopping and Dropouts to prevent over-fitting. This model is part of udemy classification exercise.