Skip to content

Latest commit

 

History

History
86 lines (55 loc) · 10.7 KB

File metadata and controls

86 lines (55 loc) · 10.7 KB

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

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