摘要: 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") i... 阅读全文
posted @ 2020-07-13 23:35 Tolshao 阅读(1681) 评论(0) 推荐(0) 编辑
摘要: 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 emojif... 阅读全文
posted @ 2020-07-13 16:54 Tolshao 阅读(2719) 评论(0) 推荐(0) 编辑
摘要: Operations on word vectorsWelcome to your first assignment of this week! Because word embeddings are very computationally expensive to train, most ML practitioners will load a pre-trained set of embed... 阅读全文
posted @ 2020-07-13 15:40 Tolshao 阅读(1346) 评论(0) 推荐(0) 编辑
摘要: 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 ... 阅读全文
posted @ 2020-07-13 12:42 Tolshao 阅读(129589) 评论(0) 推荐(0) 编辑
摘要: Character level language model - Dinosaurus Island Welcome to Dinosaurus Island! 65 million years ago, dinosaurs existed, and in this assignment they 阅读全文
posted @ 2020-07-13 11:06 Tolshao 阅读(6729) 评论(0) 推荐(0) 编辑