资源列表
Face-Detection-System_o
- 人脸识别, 神经网络 , 有测试图片, 和训练图片。-face detection by neural network. include training image and test image.
AStar
- this a source code to solve TSP problem with obstacle in warehouse. the distance between nodes is calculated by A* algorithm and SA algorithm within the source code returns the sequence which is best sequence. how to use the code:: First you n
ImageSOMQuantization
- This package implements vectoriel quantization according Self Organizing Map paradigm It allows to : 1. generate a codebook training images set 2. reconstruct a test image according to the generated codebook 3. ute the Peak Signal to Noise R
sm
- 计算L-GEM(local generalization error model)中sensitivity measurement,用于衡量分类器对样本分类结果的确定程度-calculate the sensitivity measurement of L-GEM(local generalazation error model), which estimate the certainty of classification result.
BP-liziqun
- 基于粒子群优化算法的BP人工神经网络算法代码,使用matlab实现-Particle swarm optimization based on BP artificial neural network algorithm code, using matlab implementation
genetic
- 遗传算法用于神经网络BP和支持向量机SVM参数的优化-GA was used to optimize BP and SVM( support vector machine) parameters.
Cross
- PROGRam matlab sim platform studies
tryadaboosttool
- 对adaboost工具箱的一个使用范例。数据全部在代码中生成,简单易懂。最后将结果显示出来。-An example of using adaboost toolbox.
BP-neural-network--based-on-Joone
- 基于joone编写的bp神经网络算法,并用到中文分词中,其中以“这支歌太平淡无味了”分词为例, 这支/歌/太/平淡/无味/了 为正确结果,分别获取两者的unicode的二进制形式作为输入样本和期望样本进行训练和测试。-Based joone written bp neural network algorithm, and used in Chinese word, unicode binary form as the input sample and expectations samples f
joone
- JOONE是sourceforge上一个用java语言迅速开发神经网络的开源项目。该文件是joone的源码-JOONE is an open source project on sourceforge quickly develop neural networks with java.This file is joone s source file
CNNpython
- 卷积神经网络程序,python语言编写,希望对大家有帮助-a programa of CNN, by python laguage
c45.tar
- C4.5决策树源码, C语言,文档说明详细,欢迎使用。-C4.5 Decision tree
