Neural-Networks-and-Deep-Learning icon indicating copy to clipboard operation
Neural-Networks-and-Deep-Learning copied to clipboard

Deep learning projects including applications (face recognition, neural style transfer, autonomous driving, sign language reading, music generation, translation, speech recognition and NLP) and theori...

Neural-Networks-and-Deep-Learning

Introduction

This repo contains deep learning projects for Deep Learning Specialization on Coursera. These projects cover different aspects of nerual networks and deep learning, including theories (CNNs, RNNs, LSTM, Adam, Dropout, BatchNorm, Xavier/He initialization, hyperparameter tuning, regularization, optimization, Residual Networks, and more) and applications (face recognition, neural style transfer, autonomous driving, sign language reading, music generation, translation, speech recognition and natural language processing).

Projects

There are 4 parts in this repository:

Featured Projects

Car detection for Autonomous Driving - YOLO

Art generation with Neural Style Transfer

Face Recognition for the Happy House - Inception Model

Residual Networks

Jazz improvisation with LSTM

Natural Language Processing - Emojify

Neural Machine Translation with Attention

Speech Recognition Application - Trigger word detection

第一门课的最后一个练习与第二门课的最后一个练习作对比