码迷,mamicode.com
首页 >  
搜索关键字:ridge    ( 87个结果
POJ - 2481 Cows(树状数组)
Description Farmer John's cows have discovered that the clover growing along the ridge of the hill (which we can think of as a one-dimensional number line) in his field is particularly good.  ...
分类:编程语言   时间:2014-10-19 00:08:59    阅读次数:331
CSS之边框
border:边框(写法:厚度 样式 颜色)border-width:边框厚度border-style:边框样式( none:无轮廓 dashed:虚线轮廓 solid:实线轮廓 double:双线轮廓 groove:3D凹槽轮廓 ridge:3D凸槽轮廓 ...
分类:Web程序   时间:2014-10-14 13:28:22    阅读次数:168
按钮动画效果
中秋节快乐啊。。。 .a-btn{ display:block; position:relative; width:300px; margin:30px auto; height:40px; line-height:40px; border:2px ridge #fff; color:#fff; t...
分类:其他好文   时间:2014-09-10 14:00:10    阅读次数:176
poj 2481 Cows(树状数组)又是john和他的母牛那点不为人知的故事
DescriptionFarmer John's cows have discovered that the clover growing along the ridge of the hill (which we can think of as a one-dimensional number l...
分类:其他好文   时间:2014-09-04 16:16:59    阅读次数:244
稀疏编码学习笔记(二)L2范数
L2范数 除了L1范数,还有一种更受宠幸的规则化范数是L2范数: ||W||2。它也不逊于L1范数,它有两个美称,在回归里面,有人把有它的回归叫“岭回归”(Ridge Regression),有人也叫它“权值衰减weight decay”。这用的很多吧,因为它的强大功效是改善机器学习里面一个非常.....
分类:其他好文   时间:2014-08-27 12:46:08    阅读次数:377
机器学习【1】概念
机器学习就是把无序的数据转换成有用的信息。 机器学习的主要任务就是分类,通过通过训练数据训练算法,最终可以将实际的数据分到合适的类别中 监督学习算法:预测目标变量的值 k-means算法,线性回归 朴素贝叶斯算法,局部加权线性回归 支持向量机,ridge回归 决策树,lasso最小回归系数估计 无监督学习算法:不需要预测目标变量的值 k-均值,最大期望算法 DBS...
分类:其他好文   时间:2014-08-22 14:28:59    阅读次数:340
POJ 2481 Cows(树状数组)
Description Farmer John's cows have discovered that the clover growing along the ridge of the hill (which we can think of as a one-dimensional number line) in his field is particularly good.  Fa...
分类:其他好文   时间:2014-08-20 14:10:52    阅读次数:225
87条   上一页 1 ... 7 8 9
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!