Skip to content

This Jupyter notebook demonstrates the use of transfer learning to build a model that can classify benign and malignant (melanoma) skin diseases with TensorFlow 2.

License

Notifications You must be signed in to change notification settings

fomalhautn/Classification_of_skin-cancer_Deep-Neural-Networks

Repository files navigation

Classification of skin cancer dermatologist level using Deep Neural Networks

This notebook demonstrates the use of transfer learning (storing knowledge gained while solving one problem and applying it to a different but related problem to build a model that can classify benign and malignant (melanoma) skin diseases in Python with TensorFlow 2.

About

This Jupyter notebook demonstrates the use of transfer learning to build a model that can classify benign and malignant (melanoma) skin diseases with TensorFlow 2.

Topics

Resources

License

Stars

Watchers

Forks