Skip to content

๐Ÿ“• This is a repo for my notes and code snippet from my Deep Learning Journey. Notebooks cover the foundation concepts of DeepLearning, Neural networks and AI project.

License

Notifications You must be signed in to change notification settings

theaveasso/DeepLearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

96 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Deep Learning Notebooks

๐Ÿ“• This is a repo for my notes and code snippet from my Deep Learning Journey. Notebooks cover the foundation concepts of DeepLearning, Neural networks and AI project.

Authors: Harrison Kinsley & Daniel Kukieล‚a, How to build a Neural Networks from scatch with Python and Numpy. Self notes taken on January 2022

Content Topics. Colab Github
Chapter 2 Coding your first neural network Open in Colab Open in GitHub
Chapter 3 Adding layers Open in Colab Open in GitHub
Chapter 4 Activation function Open in Colab Open in GitHub
Chapter 5 Calculation Network error loss Open in Colab Open in GitHub
Chapter 6 Introducing optimization Open in Colab Open in GitHub
Chapter 7 Derivatives Open in Colab Open in GitHub
Chapter 8 Gradients, Partial derivative, and the chain rules Open in Colab Open in GitHub
Chapter 9 Backpropagation Open in Colab Open in GitHub
Chapter 10 Optimizers WIP WIP
Chapter 11 Testing data WIP WIP
Chapter 12 Validation data WIP WIP
Chapter 13 Training dataset WIP WIP
Chapter 14 L1 and L2 regularization WIP WIP
Chapter 15 Dropout WIP WIP
Chapter 16 Binary logistic regression WIP WIP
Chapter 17 Regression WIP WIP
Chapter 18 Model object WIP WIP
Chapter 19 Real dataset WIP WIP
Chapter 20 Model evaluation WIP WIP
Chapter 21 Saving and loading model information WIP WIP
Chapter 22 Model prediction_inference WIP WIP

Second Edition, Author: Francois Chollet, Publishers: Manning Publications. Self notes taken February 2022.

Content Topics. Colab Github
Chapter 2 The Mathematical building blocks of Neural Network Open in Colab Open in GitHub
Chapter 3 Introduction to Keras and Tensorflow Open in Colab Open in GitHub
Chapter 4 Getting started with neural networks: Classification and regression Open in Colab Open in GitHub
Chapter 5 Fundamentals of machine learning Open in Colab Open in GitHub
Chapter 6 The universal workflow of machine learning WIP WIP
Chapter 7 Working with Keras a deep dive Open in Colab Open in GitHub
Chapter 8 Introduction to deep learning for computer vision Open in Colab Open in GitHub
Chapter 9 Advance deep learning for computer vision Keras Open in Colab Open in GitHub
Chapter 10 Deep learning for Timeseries Open in Colab Open in GitHub
Chapter 11 Deep learning for text WIP WIP
Chapter 12 Generative for deep learning WIP WIP
Chapter 13 Best practice for the real world WIP WIP

About

๐Ÿ“• This is a repo for my notes and code snippet from my Deep Learning Journey. Notebooks cover the foundation concepts of DeepLearning, Neural networks and AI project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published