amanchadha/coursera-deep-learning-specialization
A student's completed work for Andrew Ng's Coursera Deep Learning Specialization, covering neural networks, CNNs, RNNs, and ML optimization techniques.

This repository contains all programming assignments, notes, and quiz solutions for the five-course Coursera Deep Learning Specialization by deeplearning.ai. The courses cover foundational neural networks and deep learning, hyperparameter tuning and optimization, ML project structuring, convolutional neural networks, and sequence models (RNNs). The assignments are implemented in Jupyter Notebooks with NumPy, TensorFlow 2, and Keras.