/DataCamp_Introduction_to_Deep_Learning_in_Python

This is a memo to share what I have learnt in Introduction to Deep Learning (in Python)

(DataCamp) Introduction to Deep Learning in Python

This is a memo to share what I have learnt in Introduction to Deep Learning (in Python), capturing the learning objectives as well as my personal notes. The course is taught by Dan Becker from DataCamp, and it includes 4 chapters:

Chapter 1: Basics of deep learning and neural networks

Chapter 2: Optimizing a neural network with backward propagation

Chapter 3: Building deep learning models with keras

Chapter 4: Fine-tuning keras models

Personal Notes: