随笔分类 -  algorithm

上一页 1 ··· 17 18 19 20 21 22 23 24 25 ··· 33 下一页
摘要:https://en.wikipedia.org/wiki/SHA-3 阅读全文
posted @ 2017-11-13 19:01 papering 阅读(199) 评论(0) 推荐(0)
摘要:http://www.bankrate.com/finance/credit/what-is-a-fico-score.aspx Anyone who’s ever thought about looking for a loan has inevitably encountered four fa 阅读全文
posted @ 2017-11-10 14:59 papering 阅读(379) 评论(0) 推荐(0)
摘要:http://www.indiana.edu/~p1013447/dictionary/lat_i.htm 【This means that neighboring visual neurons respond LESS if they are activated at the same time 阅读全文
posted @ 2017-11-09 21:20 papering 阅读(339) 评论(0) 推荐(0)
摘要:li, r = [23,8, 45, 5, 0, -6, 745,8, 8], [] while (len(li) > 0): loop_, min, tag = len(li), li[0], 0 for i in range(0, loop_, 1): chk = li[i] if min > chk: min,... 阅读全文
posted @ 2017-11-09 10:11 papering 阅读(227) 评论(0) 推荐(0)
摘要:A Universally Unique IDentifier (UUID) URN Namespace https://tools.ietf.org/html/rfc4122.html A UUID is 128 bits long, and requires no central registr 阅读全文
posted @ 2017-11-06 08:13 papering 阅读(287) 评论(0) 推荐(0)
摘要:http://cs229.stanford.edu/ http://cs229.stanford.edu/notes/cs229-notes7b.pdf 阅读全文
posted @ 2017-11-06 02:19 papering 阅读(180) 评论(0) 推荐(0)
摘要:完备 阅读全文
posted @ 2017-11-05 20:23 papering 阅读(279) 评论(0) 推荐(0)
摘要:卷积 图像降维 阅读全文
posted @ 2017-11-05 12:47 papering 阅读(143) 评论(0) 推荐(0)
摘要:添加隐藏层的作用 异或门函数图形表示 xor 阅读全文
posted @ 2017-11-05 01:46 papering 阅读(234) 评论(0) 推荐(0)
摘要:https://docs.oracle.com/javase/9/docs/api/java/util/SortedMap.html A Map that further provides a total ordering on its keys. The map is ordered accord 阅读全文
posted @ 2017-11-03 20:00 papering 阅读(209) 评论(0) 推荐(0)
摘要:http://stevekrenzel.com/finding-friends-with-mapreduce 阅读全文
posted @ 2017-11-03 18:58 papering 阅读(161) 评论(0) 推荐(0)
摘要:RAID 6 阅读全文
posted @ 2017-11-02 19:59 papering 阅读(130) 评论(0) 推荐(0)
摘要:x=y x_+_y=0 The bit in any position is the modulo-2 sum of all the bits in the corresponding positions of all other disks. 阅读全文
posted @ 2017-11-02 19:42 papering 阅读(190) 评论(0) 推荐(0)
摘要:selection problem 阅读全文
posted @ 2017-11-02 15:19 papering 阅读(160) 评论(0) 推荐(0)
摘要:http://www.site.uottawa.ca/~stan/csi5387/boost-tut-ppr.pdf Boosting is a general method for improving the accuracy of any given learning algorithm. Th 阅读全文
posted @ 2017-11-01 23:32 papering 阅读(356) 评论(0) 推荐(0)
摘要:http://math.mit.edu/~rothvoss/18.304.3PM/Presentations/1-Eric-Boosting304FinalRpdf.pdf Consider MIT Admissions 【qualitative quantitative】 • 2-class sy 阅读全文
posted @ 2017-11-01 21:46 papering 阅读(329) 评论(0) 推荐(0)
摘要:http://www.cs.toronto.edu/~hinton/absps/transauto6.pdf The artificial neural networks that are used to recognize shapes typically use one or more laye 阅读全文
posted @ 2017-11-01 16:58 papering 阅读(444) 评论(0) 推荐(0)
摘要:https://arxiv.org/abs/1710.09829 阅读全文
posted @ 2017-11-01 16:49 papering 阅读(323) 评论(0) 推荐(0)
摘要:Empirical_risk_minimization 阅读全文
posted @ 2017-11-01 16:28 papering 阅读(173) 评论(0) 推荐(0)
摘要:http://www.cs.toronto.edu/~hinton/science.pdf High-dimensional data can be converted to low-dimensional codes by training a multilayer neural network 阅读全文
posted @ 2017-11-01 16:08 papering 阅读(414) 评论(0) 推荐(0)

上一页 1 ··· 17 18 19 20 21 22 23 24 25 ··· 33 下一页