Skip to content

Deep Learning Specialization. Master Deep Learning, and Break into AI

Notifications You must be signed in to change notification settings

Sujeeth-Shetty/deep-learning

Repository files navigation

Deep Learning

This repository has assignments and Project work related to Coursera Deep Learning Specialization course. This course taught me the foundations of Deep Learning, understand how to build neural networks, and learn how to lead successful machine learning projects. Here I learnt about Convolutional networks, RNNs, LSTM, Adam, Dropout, BatchNorm, Xavier/He initialization, and more. I worked on case studies from healthcare, autonomous driving, sign language reading, music generation, and natural language processing. I practiced all these ideas in Python and in TensorFlow.