资源列表
BpandAnn
- 最近在做关于遗传算法优化神经网络方面的内容,找的一些资料,可能会对你有帮助哦-Some papers and articles about how to use the GA optimize the ANN,it may help you to use this method to design some algorithm
shujujiegou
- 数据结构书籍(c++)版本,该书是比较权威的书籍,适合初学数据结构的读者。-Data structure books (c++) version of the book is more authoritative books, the data structure suitable for beginner readers.
25811252GUI_PR_SVM
- 支持向量机工具箱,实现分类的算法,简单好用-Support Vector Machine Toolbox, realize the classification algorithm, easy-to-use
CNN
- 卷积神经网络是近年发展起来,并引起广泛重视的一种高效识别方法。20世纪60年代,Hubel和Wiesel在研究猫脑皮层中用于局部敏感和方向选择的神经元时发现其独特的网络结构可以有效地降低反馈神经网络的复杂性,继而提出了卷积神经网络(Convolutional Neural Networks-简称CNN)。现在,CNN已经成为众多科学领域的研究热点之一,特别是在模式分类领域,由于该网络避免了对图像的复杂前期预处理,可以直接输入原始图像,因而得到了更为广泛的应用。(Convolution neura
MATLAB-book
- matlab数值计算 实例非常丰富 各种数值基本包含在内。-matlab numerical calculation is very rich in a variety of numerical examples of the basic included.
MNIST-PCA
- 使用PCA算法分析MNIST 手写字符训练样本。 结果分别生成以2、5、10个PCA主成分的重构图像以及10个主成分特征向量的对应图像。(Implement PCA algorithm on MNIST dataset and calculate the class PCA on each digit separately.)
scilab-4.1.2-src.tar
- SCILAB 是由法国国家信息、自动化研究院(INRIA)的科学家们开发的“开放源码”软件。SCILAB 一词来源于英文 “Scientific Laboratory"(科学实验室)词头的合并。-SCILAB is " open source" software developed by the French National Institute of Automation (INRIA) scientists. SCILAB term derived from the mer
8632889
- 《数据结构与算法分析》(java版)-Data structures and algorithm analysis (java version)
FracLab-2.1-Universal
- 信号和图像处理的分形工具箱,有GUI界面,可以分析分形和重分形特性-A fractal analysis toolbox for signal and image processing
C_CODE
- 数据结构--C语言 数据结构源代码大全 用C语言编写
DeepLearnToolbox-master
- 基于matlab的深度学习工具箱,里面有各种网络的程序实例,非常好用!(Matlab based depth learning toolbox, which has a variety of network procedures examples, very easy to use!)
levmar-2.6
- 数值优化中非线性最小二乘的LM算法实现。网上下载的一般都不能通过编译,这是在VS2015环境下构建的能通过编译的代码。-Numerical Optimization. LM algorithm
