-
《图解深度学习》PDF山下隆义.part3
说明: 第三部分!
本书从深度学习的发展历程讲起,以丰富的图例从理论和实践两个层面
介绍了深度学习的各种方法,以及深度学习在图像识别等领域的应用案例。内
容涉及神经网络、卷积神经网络、受限玻尔兹曼机、自编码器、泛化能力的
提高等。此外,还介绍了包括Theano 、Pylearn2 、Caffe 、DIGITS 、Chainer 和
Tensorflow 在内的深度学习工具的安装和使用方法。
part2!(This book starts from the development process of deep learning, with rich illustrations from two levels of theory and Practice
This paper introduces various methods of deep learning and application cases of deep learning in image recognition. within
It involves neural networks, convolution neural networks, restricted Boltzmann machines, self encoders, generalization ability.
Raise and so on. In addition, it introduces theano, pylearn2, Caffe, digits, chainer and
Installation and usage of deep learning tools including tensorflow.
This book is rich in legends, clear and intuitive, suitable for all readers who are interested in deep learning.)
- 2019-11-12 16:22:05下载
- 积分:1
-
matlab GUI界面设计
将语音信号转变为数字信号,就一定要采集到语音信号,也就是要进行语音信号的采样与量化,进而得到在幅度以及时间上都是离散的数字信号。采样可以称之为抽样,是语音信号在时间上的离散过程,采样的时候一定要满足奈奎斯特定理,才可以对语音信号进行有效的采样。
- 2022-07-17 13:52:42下载
- 积分:1
-
c++点云读取程序
c++ 编写简单的点云读取程序,可实现点的的加载,旋转,缩放等功能。
- 2022-01-28 09:39:16下载
- 积分:1
-
识别图片二维码
识别图片中的二维码,通过CIDetector初始化扫描仪,设置设别类型和识别质量,扫描获取的特征组,获取扫描结果.用到AVFoundation这个库.
- 2022-04-01 13:20:32下载
- 积分:1
-
C语言程序设计(第四版)谭浩强
说明: 经典的C语言程序设计(第四版)谭浩强主编。C语言是在 70 年代初问世的。一九七八年由美国电话电报公司(AT&T)贝尔实验室正式发表了C语言。(Classic C programming (Fourth Edition) edited by Tan Haoqiang. C language came into being in the early 1970s. In 1978, C language was officially published by Bell laboratory of at & T.)
- 2019-12-05 19:56:45下载
- 积分:1
-
DNS_Redirect
驱动级域名劫持
就是访问A.com转到b.com,当然如果改成访问A就丢包,那就变成拦截指定网站了。首先用抓包工具发现,访问某网站时,(如果本地没有该网站的DNS缓存)首先会发DNS查询包(UDP),然后会与该网站建立连接,然后,发http请求包。
观察包内容,需要把发出的包的目标改成我们的目标,然后把响应的包中我们改过的东西改回来,就是欺上瞒下。代码不多,重点是演示了如何获取TCP与UDP的接收到包的内容。仅适用于XP:
bin会将www.baidu.com劫持到ip138.com(Drive level domain hijacking is to visit A.com to b.com, of course, if A is dropping into access, it becomes blocked designated site. First discovered by capturing tool, visit a website, (if there is no local DNS cache of the site) will first send a DNS query packets (UDP), then establish a connection with the site, and then send http request packet. Observe the contents of the package, we need to change the target packet sent our goal, then put the package in response to the things we turn to come back, that is, superiors and subordinates. Code much focus is to demonstrate how to get the contents of TCP and UDP packets received. Only applies to XP: bin will www.baidu.com hijacked to ip138.com)
- 2014-02-13 13:30:04下载
- 积分:1
-
rn8302_bao
说明: rn8302数据读取包,电能数据表,rn8302电压电流校验(Rn8302 data read packet)
- 2020-12-18 10:08:18下载
- 积分:1
-
SRK
SRK .........................(SRK.....................)
- 2010-05-12 10:25:25下载
- 积分:1
-
Resize_array
在matlab中的mex函数实现对大矩阵的子矩阵进行提取。(The mex function in matlab to achieve sub-matrix of large matrix extraction.)
- 2011-10-24 04:19:10下载
- 积分:1
-
matEngineTest(CSharp)
实现C#对Matlab程序的调用,包括普通指令和.m文件(C# call Matlab program, including the general instructions. M files)
- 2013-04-18 17:16:43下载
- 积分:1