会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
李庆喜
首页
新随笔
联系
订阅
管理
上一页
1
···
27
28
29
30
31
32
33
34
35
···
52
下一页
2015年10月11日
Fedora安装Texlive2013时出现Can't locate Digest/MD5.pm的解决方法
摘要: 问题:在将texlive2013.iso挂载到/mnt后,进入/mnt目录$ cd /mnt$ sudo ./install-tl之后遇到如下错误:Can't locate Digest/MD5.pm in @INC (you may need to install ...
阅读全文
posted @ 2015-10-11 10:53 李庆喜
阅读(410)
评论(0)
推荐(0)
2015年10月8日
神经网络的反向传播BP算法
摘要: 简介神经网络中经典的感知器模型,请参考我写的这篇博客[ http://blog.csdn.net/ws_20100/article/details/48929383]本篇博客是在感知器模型之后,讨论由1986年由Rumelhart和McCelland提出的反向传播学习...
阅读全文
posted @ 2015-10-08 22:46 李庆喜
阅读(385)
评论(0)
推荐(0)
2015年10月6日
【Linux导论】查找Linux文档(Finding Linux Documentation)
摘要: 原文LFS101x.2 Introduction to Linux (Linux Foundation)Chapter 06: Finding Linux Documentation - Section 1: Documentation...
阅读全文
posted @ 2015-10-06 13:49 李庆喜
阅读(486)
评论(0)
推荐(0)
神经网络(Neural Network)概述
摘要: 1.神经网络概况1943年,心理学家W.Mcculloch和数理逻辑学家W. Pitts根据生物神经元功能和结构,提出M-P神经元模型。1957年,Rosenblatt提出感知机MLP模型。Rosenblatt, Frank.x. Principles ofNeuro...
阅读全文
posted @ 2015-10-06 08:43 李庆喜
阅读(990)
评论(0)
推荐(0)
2015年10月5日
局部二值模式(Local Binary Patterns)进行纹理分类
摘要: 简介对于二维的纹理分析,具有很多潜在的应用。例如,工业表层检查,远程监控,生物制药图像分析等等领域。但是在实际应用时,会存在很多问题。主要的问题在于现实世界中的纹理并不像实验中的那么规整,存在着很多变化,例如:由于非均匀光源导致的光照变化;实际的情况下,物体方向是随机...
阅读全文
posted @ 2015-10-05 14:40 李庆喜
阅读(1451)
评论(0)
推荐(0)
【Linux导论】通过图形接口配置系统(System Configuration from the Graphical Interface)
摘要: 原文LFS101x.2 Introduction to Linux (Linux Foundation)Chapter 05: System Configuration from the Graphical Interface - Se...
阅读全文
posted @ 2015-10-05 13:16 李庆喜
阅读(397)
评论(0)
推荐(0)
2015年10月4日
【机器学习】机器学习界大牛林达华推荐的书籍
摘要: Recommended BooksHere is a list of books which I have read and feel it is worth recommending to friends who are interested in com...
阅读全文
posted @ 2015-10-04 11:09 李庆喜
阅读(316)
评论(0)
推荐(0)
2015年10月3日
【Linux导论】图形接口(Graphical Interface)
摘要: 原文LFS101x.2 Introduction to Linux (Linux Foundation)Chapter 04: Graphical Interface - Section 1: Session Management ...
阅读全文
posted @ 2015-10-03 12:48 李庆喜
阅读(1513)
评论(0)
推荐(0)
2015年10月2日
使用GPU在caffe上进行CNN训练
摘要: 1.配置caffe环境[请参考此篇博客:http://blog.csdn.net/ws_20100/article/details/48850449]本篇介绍如何在caffe环境下,实现"图像对图像"的卷积神经网络的训练。2.文件结构在配置好的caffe文件夹中,进入...
阅读全文
posted @ 2015-10-02 15:54 李庆喜
阅读(549)
评论(0)
推荐(0)
Fedora或Ubuntu下安装MATLAB 2014a
摘要: 1.挂载MATLAB镜像$ sudo mount -t iso9660 MATHWORKS_R2014A.iso /mnt2.安装MATLAB$ cd /mnt$ ll你会看到以下文件:-r--r--r--. 1 timely timely 3371 Mar 2...
阅读全文
posted @ 2015-10-02 13:22 李庆喜
阅读(202)
评论(0)
推荐(0)
上一页
1
···
27
28
29
30
31
32
33
34
35
···
52
下一页