Objective: Learn how deep learning mimics the human brain for intelligent tasks.
Topics Covered:
● Introduction to Neural Networks & Backpropagation
● Activation Functions & Loss Functions
● Building Models with TensorFlow and PyTorch
● CNNs for Image Processing
● RNNs & LSTMs for Sequential Data (Text, Time-Series)
● Dropout, Batch Normalization, and Transfer Learning
● Mini-Project: Image Classification or Sentiment Analysis

