Skip to content

KhanShaheb34/Kaggle-Notebooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kaggle-Notebooks

The notebooks I built on Kaggle problems

Notebooks

  • Digit Recognizer
    • Architecture: Deep CNN with Batch Normalization, Dropout and Image Augmentation
    • Score: 0.99478
  • [Dogs Vs Cats](/DogsVsCats/DogsvsCats_ HandcraftedCNN.ipynb)
    • Architecture: Handcrafted 3 Layer CNN followed by MaxPool2D
    • Score: Not submitted yet