-
CNN
这个代码主要是研究手写数字的识别效率,用卷积神经网络算法来实现,用的是官方手写字体数据,能够显现百分之九十以上的识别率。(Used for convolution neural networks to identify handwritten numbers)
- 2017-02-21 17:41:32下载
- 积分:1
-
TONEMAPPING
很经典的色调映射算法,有全局映射和局部映射。(Classic tone mapping algorithm, global mapping and local maps.)
- 2021-05-13 17:30:02下载
- 积分:1
-
SIM900A程序
资源描述SIM900的程序代码包括收发短信,打电话,与单片机连接的程序,GPRS通讯的程序,双串口收发是、pc机、STM32/51单片机等的应用。SIM900的程序代码包括收发短信,打电话,与单片机连接的程序,GPRS通讯的程序,双串口收发是、pc机、STM32/51单片机等的应用
- 2022-12-09 08:50:05下载
- 积分:1
-
Tenserflow 1.0.0
说明: Tensorflow 实战Google深度学习框架 书籍的全部例程代码!(Tensorflow Actual Google Deep Learning Framework Books all the routine code!)
- 2019-07-11 18:58:27下载
- 积分:1
-
SceneTextCNN_demo.tar
端至端卷积神经网络的文字识别,代码演示包.
它包含我们的论文中使用的所有主要组成部分: kmeans无监督特征学习 + 卷积神经网络(CNN)(This is a demo package of the code we used for our paper, "End-to-End
Text Recognition with Convolutional Neural Networks", T. Wang, D. Wu,
A. Coates, A. Ng, in ICPR 2012.
The package is provided to facilitate understanding of the algorithms
used in our paper. It contains demos to all the major components of our
end-to-end system. Because of speed considerations, the CNN
architectures as well as dataset sizes provided in this package are
much smaller than the actural ones used in the paper, although the
algorithms themselves are identical. We also provide our trained models
together with code to reproduce major results reported in our paper.)
- 2013-02-21 04:20:05下载
- 积分:1
-
libnids 1.25 源码及安装脚本
====================
libnids-1.25
====================
1. What is libnids ?
------------------------
Libnids is a library that provides a functionality of one of NIDS
(Network Intrusion Detection System) components, namely E-component. It means
that libnids code watches all local network traffic, cooks received datagrams
a bit (quite a bit ;)), and provides convenient informa
- 2022-07-03 18:11:59下载
- 积分:1
-
binaryGA
Binary Genetic Algorithm.
Very simple and powerful to get estimations
- 2013-09-24 20:42:10下载
- 积分:1
-
GetBmpFromWeb
说明: Delphi源码,可以自动从网页下载指定的图片,对于学习delphi编程有一定的用处(Delphi source code can be automatically downloaded from the web site specified pictures, for learning delphi programming in some ways useful to)
- 2008-09-08 10:43:22下载
- 积分:1
-
artificial-potential-field
利用人工势场法实现路径规划,文件下包含汽车前进过程中的障碍点(Artificial potential field path planning, obstacle points contained in the file under the car forward process.)
- 2013-03-27 17:02:59下载
- 积分:1
-
test
引入能直接处理连续型数据的邻域粗糙集约简模型,给出一种基于邻域粗糙集模型和粒子群优化的特征选择算法。仿真实验结果表明该算法可以选择较少的特征,改善分类的能力。(employs the neighborhood rough set reduction model which can process the numerical features directly without discretization. Then the particle fitness function in particle swarm optimization (PSO) algorithm is built based on that model. Finally, a novel feature selection algorithm based on particle swarm optimization and neighborhood rough set reduction model is proposed. Experimental results prove that the new algorithm improves classification ability with fewer features selected.)
- 2021-04-17 18:08:52下载
- 积分:1