Skip to content

Tracking my progress in learning the fundamentals of Deep Learning

Notifications You must be signed in to change notification settings

marleyshan21/DeepLearningPractice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Topics

My Checklist

  • Basics

    • Gradient Descent
    • Intro to neural networks
    • Training neural networks (basics)
    • Inference and Validation
    • Saving and Loading models
  • Train MLP to perform classification - MNIST data

  • CNNs

    • Visulize the output from a conv layer
    • Effects of activation and pooling
    • Transfer Learning using VGGNet for classification of a custom dataset
    • Weight initialization for better training
  • Train a CNN to perform classification - CIFAR 10 data

About

Tracking my progress in learning the fundamentals of Deep Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published