Skip to content

Convolutional Neural Networks (CNNs) for Image Classification

Notifications You must be signed in to change notification settings

kevincwu0/cnn-image-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convolutional Neural Networks Image Classification

CNN - ANN with convolutional layers to preserve spatial structure of images to classify images. Great deep learning models for images. Image classification problem to train CNN if the image is a doge or a cat. Seems not important, but we can just replace the images of cats or dogs with medical images to predict the category. Example, predict whether this brain image contains a tumor or not, provided you know the answer through 1000s of observations, train a CNN to predict a new brain image contains a tumor. Deep Learning to accelerate cancer research is an example.

About

Convolutional Neural Networks (CNNs) for Image Classification

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages