Skip to content

Real-world data using the Cats v Dogs dataset from an old Kaggle Data Science challenge.

Notifications You must be signed in to change notification settings

phoenix98Glitch/Using-sophisticated-images-with-Convolutional-Neural-Networks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Using-sophisticated-images-with-Convolutional-Neural-Networks

Real-world data using the Cats v Dogs dataset from an old Kaggle Data Science challenge.

>>> Part-1 :

  1. Used small dataset.
  2. Problem-Overfitting, despite great results with the training set.
  3. One solution to overfitting is to use more data for both training and validation - Part 2.

>>> Part-2 :

  1. Addressing the problem in Part-1.
  2. built a classifier using the full Cats v Dogs dataset of 25k images.

About

Real-world data using the Cats v Dogs dataset from an old Kaggle Data Science challenge.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published