吴恩达深度学习作业收集
tyxr5
这个作者很懒,什么都没留下…
展开
-
Dinosaurus Island Character level language model final
Character level language model - Dinosaurus landWelcome to Dinosaurus Island! 65 million years ago, dinosaurs existed, and in this assignment they are back. You are in charge of a special task. Leadin...转载 2018-03-12 19:38:06 · 1501 阅读 · 0 评论 -
Improvise a Jazz Solo with an LSTM Network
Improvise a Jazz Solo with an LSTM NetworkWelcome to your final programming assignment of this week! In this notebook, you will implement a model that uses an LSTM to generate music. You will even be ...转载 2018-03-12 19:39:04 · 528 阅读 · 0 评论 -
Building a Recurrent Neural Network Step by Step--[0]
Building your Recurrent Neural Network - Step by StepWelcome to Course 5’s first assignment! In this assignment, you will implement your first Recurrent Neural Network in numpy.Recurrent Neural Networ...转载 2018-03-12 19:40:34 · 524 阅读 · 5 评论 -
Neural+machine+translation+with+attention+-+v3
Neural Machine TranslationWelcome to your first programming assignment for this week!You will build a Neural Machine Translation (NMT) model to translate human readable dates (“25th of June, 2009”) in...转载 2018-03-12 19:48:02 · 899 阅读 · 0 评论 -
Operations+on+word+vectors+-+v2
Operations on word vectorsWelcome to your first assignment of this week!Because word embeddings are very computionally expensive to train, most ML practitioners will load a pre-trained set of embeddin...转载 2018-03-12 19:48:50 · 592 阅读 · 0 评论 -
Emojify - v2
Emojify!Welcome to the second assignment of Week 2. You are going to use word vector representations to build an Emojifier.Have you ever wanted to make your text messages more expressive? Your emojifi...转载 2018-03-12 19:49:31 · 514 阅读 · 0 评论