This is a repo to store the programming notebooks and my notes of the 5-course deep learning specialization on Coursera.
notes
: my personal notes and summaries of the courseraresources
: some external files that might be help in understanding certain points in the course.certificates
: my personal course certificates from Coursera.
Some large files are not in the repo:
- model weights
ResNet50.h5
inConvolutional Neural Networks/Week 2/ResNets/
- model weights
yolo.h5
inConvolutional Neural Networks/Week 3/
- video file
pred_video.mp4
androad_video.mp4
inConvolutional Neural Networks/Week 3/nb_images/
- model weights
imagenet-vgg-verydeep-19.mat
inConvolutional Neural Networks/Week 4/Neural Style Transfer/pretrained-model/
- word embedding
glove.6B.50d.txt
inSequence Model/Week 2/Emojify/data
andSequence Model/Week 2/Word Vector Representation/data
- training dataset
X.npy
inSequence Model/Week 3/Trigger Word Detection/XY_train
and dev datasetX_dev.npy
inSequence Model/Week 3/Trigger Word Detection/XY_dev
.
Please follow the Coursera honor code and use this repo properly.
- notes on course 3, 4, 5