随笔分类 - algorithm
摘要:https://en.wikipedia.org/wiki/SHA-3
阅读全文
摘要: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
阅读全文
摘要: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
阅读全文
摘要: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,...
阅读全文
摘要: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
阅读全文
摘要:http://cs229.stanford.edu/ http://cs229.stanford.edu/notes/cs229-notes7b.pdf
阅读全文
摘要:添加隐藏层的作用 异或门函数图形表示 xor
阅读全文
摘要: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
阅读全文
摘要:http://stevekrenzel.com/finding-friends-with-mapreduce
阅读全文
摘要:RAID 6
阅读全文
摘要: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.
阅读全文
摘要: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
阅读全文
摘要:http://math.mit.edu/~rothvoss/18.304.3PM/Presentations/1-Eric-Boosting304FinalRpdf.pdf Consider MIT Admissions 【qualitative quantitative】 • 2-class sy
阅读全文
摘要: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
阅读全文
摘要:https://arxiv.org/abs/1710.09829
阅读全文
摘要:Empirical_risk_minimization
阅读全文
摘要:http://www.cs.toronto.edu/~hinton/science.pdf High-dimensional data can be converted to low-dimensional codes by training a multilayer neural network
阅读全文

浙公网安备 33010602011771号