自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(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 1816

原创 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 3141

原创 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 1650 1

原创 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 3052 3

原创 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 2881

原创 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 3379 2

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除