Skip to content

A bit of practice with deep learning neural networks using a polen dataset. The goal of this repo is to classify kunzea and lepto polen.

Notifications You must be signed in to change notification settings

kit57/polen_image_classification_tensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

polen_image_classification_tensorflow

Here I have done a little experiment. I've created two jupyter notebooks to compare the performance of a model with no hidden layer (equivalent to a binomial logistic regression), the second model has home hidden layers, the third is bigger than the previous one and has Dropout layers to avoid overfitting and VGG16 pretrained model.

Check the notebooks to compare the performance of the models.

About

A bit of practice with deep learning neural networks using a polen dataset. The goal of this repo is to classify kunzea and lepto polen.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published