10000 GitHub - kibsa/capstone: **In Progress** Creating a ConvNet to classify breast cancer histology slides while maintaining accountability through model interpretability methods
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ capstone Public

**In Progress** Creating a ConvNet to classify breast cancer histology slides while maintaining accountability through model interpretability methods

Notifications You must be signed in to change notification settings

kibsa/capstone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

capstone

The deep learning abilities of Convolutional Neural Networks have proven to be a boon to many industries, from facial recognition in security to self-driving automobiles. Convolutional Neural Networks differ from traditional feed-forward neural networks in that they feature ‘convolutional’ and ‘pooling’ layers. The convolutional layer applies a mathematical transformation to the output of the previous node, based on a certain piece of the image, denoted by the filter size. The convolved features are then pooled to provide parameters for the model. The model then selects features to use to classify images

About

**In Progress** Creating a ConvNet to classify breast cancer histology slides while maintaining accountability through model interpretability methods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0