10 2019 档案

matlab保存论文插图
摘要:matlab保存高清图片用于论文插图: set(gcf, 'unit', 'centimeters', 'position', [20, 10, 8, 6.4]); % 设定图片物理尺寸宽8cm,高6.4cm set(gca,'looseInset',[0 0 0 0]); % 去除多余白边 pri 阅读全文

posted @ 2019-10-24 14:48 那抹阳光1994 阅读(907) 评论(0) 推荐(0) 编辑

Hausdorff 距离
摘要:Hausdorff距离是描述两组点集之间相似程度的一种量度,它是两个点集之间距离的一种定义形式:假设有两组集合A={a1,…,ap},B={b1,…,bq},则这两个点集合之间的Hausdorff距离定义为 H(A,B)=max(h(A,B),h(B,A)) (1) 其中, h(A,B)=max(a 阅读全文

posted @ 2019-10-16 16:24 那抹阳光1994 阅读(6869) 评论(0) 推荐(0) 编辑

机器学习中的各种 “熵”
摘要:https://lumingdong.cn/various-entropies-in-machine-learning.html https://blog.csdn.net/xierhacker/article/details/53463567 阅读全文

posted @ 2019-10-16 10:08 那抹阳光1994 阅读(161) 评论(0) 推荐(0) 编辑

集成学习
摘要:https://lumingdong.cn/ 集成学习 https://lumingdong.cn/integrated-learning.html 决策树 https://lumingdong.cn/decision-tree.html 推荐系统的中 EMBEDDING 的应用实践 https:/ 阅读全文

posted @ 2019-10-16 10:06 那抹阳光1994 阅读(152) 评论(0) 推荐(0) 编辑

博客推荐
摘要:http://freemind.pluskid.org/ http://blog.pluskid.org/ http://lifegoo.pluskid.org/ 阅读全文

posted @ 2019-10-14 22:42 那抹阳光1994 阅读(121) 评论(0) 推荐(0) 编辑

重新认识维数灾难--反直觉的高维空间
摘要:curse of dimensionality维数灾难 或者翻译成维度的咒语,这个咒语出现在很多方面: sampling采样 如果数据是低维的,所需的采样点相对就比较少;如果数据是高维的,所需的采样点就会指数级增加,而实现中面对高维问题时往往无法获得如此多的样本点(即使获得了也无法处理这么庞大数据量 阅读全文

posted @ 2019-10-14 20:10 那抹阳光1994 阅读(1927) 评论(0) 推荐(0) 编辑

收缩自编码器与去噪自编码器的对比
摘要:参考: https://wenku.baidu.com/view/5306a872dd88d0d232d46ad1.html 阅读全文

posted @ 2019-10-13 20:39 那抹阳光1994 阅读(611) 评论(0) 推荐(0) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示