- 博客(6)
- 收藏
- 关注
原创 2018年刑侦推理试题解答-python
初学python,对热门的 "2018年刑侦推理试题解答"-python最后优化的结果是 0.88秒求出答案。B C A C A C D A B A用时0.8816297054290771秒 def v2(a2,a5): if (a5 == 'C') and a2=='A': retu...
2018-03-07 15:13:33
1913
原创 Coursera 吴恩达DeepLearning.AI 第五课 sequence model 序列模型 第二周 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 e...
2018-02-12 10:39:32
3193
原创 Coursera 吴恩达DeepLearning.AI 第五课 sequence model 序列模型 第二周 Emofify
这个Emojify里最坑的一个就是,avg初始化的时候一定要是 (50,) ,如果你用(word_to_vec_map["a"]).shape 就死活过不了。Emojify!Welcome to the second assignment of Week 2. You are going to use word vector representations to build an Emojifie...
2018-02-12 10:33:49
1690
原创 Coursera 吴恩达DeepLearning.AI 第五课 sequence model 序列模型 第一周Building your Recurrent Neural Network - Ste
本周的习题有点多,主要是python不熟悉,然后时间不够,提醒说马上过期才开始看的视频,optional部分没有写完Building your Recurrent Neural Network - Step by StepWelcome to Course 5's first assignment! In this assignment, you will implement your first...
2018-02-06 07:34:09
3119
原创 Coursera 吴恩达DeepLearning.AI 第五课 sequence model 序列模型 第一周 Dinosaur Island - Character-Level Language
Character level language model - Dinosaurus land¶Welcome to Dinosaurus Island! 65 million years ago, dinosaurs existed, and in this assignment they are back. You are in charge of a special task. Lea
2018-02-06 07:24:57
3174
原创 Coursera 吴恩达DeepLearning.AI 第五课 sequence model 序列模型 第一周 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 ...
2018-02-06 07:22:22
3478
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人