摘要: CHAPTER 1 Using neural nets to recognize handwritten digits The human visual system is one of the wonders of the world. Consider the following sequenc 阅读全文
posted @ 2016-05-01 17:34 西瓜书?蓝皮书? 阅读(419) 评论(0) 推荐(0) 编辑
摘要: On the exercises and problems It's not uncommon for technical books to include an admonition from the author that readers must do the exercises and pr 阅读全文
posted @ 2016-04-30 18:32 西瓜书?蓝皮书? 阅读(217) 评论(0) 推荐(0) 编辑
摘要: What this book is about Neural networks are one of the most beautiful programming paradigms ever invented. In the conventional approach to programming 阅读全文
posted @ 2016-04-30 02:12 西瓜书?蓝皮书? 阅读(434) 评论(0) 推荐(0) 编辑
摘要: 果然是自己太弱,出了一些意外,所以挂掉了这次是实习生招聘,我会记住这一天的,然后不断努力好好学习,继续读书和加油! 阅读全文
posted @ 2016-04-30 01:53 西瓜书?蓝皮书? 阅读(197) 评论(0) 推荐(0) 编辑
摘要: 虽然时隔ACM已经很久,没有像以前那样在认真的刷题和写题写总结了,但是,感觉自己的能力还是下降了不少,对于一些最为基本的问题,比如说在比赛的时候,多组数据忘记memset,然后求斜率的时候忘记开double,各种由于细节决定的问题大大增加了很多罚时,但是,我对于编程的热爱还是不会变的,对于ACM的热 阅读全文
posted @ 2016-04-25 01:38 西瓜书?蓝皮书? 阅读(175) 评论(0) 推荐(0) 编辑
摘要: 题目: Largest Submatrix of All 1’s Time Limit: 5000MS Memory Limit: 131072K Total Submissions: 5540 Accepted: 2085 Case Time Limit: 2000MS Description G 阅读全文
posted @ 2016-04-15 23:58 西瓜书?蓝皮书? 阅读(221) 评论(0) 推荐(0) 编辑
摘要: 题目: Largest Rectangle in a Histogram Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 18299 Accepted: 5881 Description A histogram is a poly 阅读全文
posted @ 2016-04-15 21:36 西瓜书?蓝皮书? 阅读(178) 评论(0) 推荐(0) 编辑
摘要: 好久没写题了,现在回来重新写写题,马上就要开始省赛了,省赛不能别虐啊? 这套education还是很不错的,有很多值得注意的地方和东西。 A题:题目: A. Co-prime Array time limit per test 1 second memory limit per test 256 m 阅读全文
posted @ 2016-04-13 01:16 西瓜书?蓝皮书? 阅读(185) 评论(0) 推荐(0) 编辑
摘要: 题目: #1141 : 二分·归并排序之逆序对 时间限制:10000ms 单点时限:1000ms 内存限制:256MB 描述 在上一回、上上回以及上上上回里我们知道Nettle在玩《艦これ》。经过了一番苦战之后,Nettle又获得了的很多很多的船。这一天Nettle在检查自己的舰队列表:我们可以看到 阅读全文
posted @ 2016-04-11 20:42 西瓜书?蓝皮书? 阅读(555) 评论(0) 推荐(0) 编辑
摘要: 题目: #1142 : 三分·三分求极值 #1142 : 三分·三分求极值 时间限制:10000ms 单点时限:1000ms 内存限制:256MB 描述 这一次我们就简单一点了,题目在此: 在直角坐标系中有一条抛物线y=ax^2+bx+c和一个点P(x,y),求点P到抛物线的最短距离d。 提示:三分 阅读全文
posted @ 2016-04-11 20:07 西瓜书?蓝皮书? 阅读(1100) 评论(2) 推荐(0) 编辑