资源列表
linennet_147
- 这个程序是关于线性网络化求解问题,算法实现上比较有特点。
LGE
- 线性图嵌入方法,该方法是一种基于图框架的子空间学习方法,被用于LPP,NPE等流行学习方法中。-(Regularized) Linear Graph Embedding (Provides a general framework for graph based subspace learning. This function will be called by LPP, NPE, IsoProjection, LSDA, MMP ...)
bpnet
- 增加冲量的方法实现的bp神经网络,训练好之后可实现正数负数以及数值的奇偶判断-bp neural network
ACASP
- 有关蚁群算法的matlab程序,希望对大家有所帮助,有问题共同讨论,
CPP01beibao
- 使用动态规划法求解01背包问题,语言背景是c++语言-01 method using dynamic programming knapsack problem, language background is c++ language
GA_test
- 用matlab实现的遗传算法,可以很好的模拟遗传编译的功能-GA program by matlab, it can model GA in nature
elm
- 极限学习机[1](Extreme Learning Machine, ELM)是在单隐层神经网络(Single hidden Layer Feed-forward Neural networks, SLFNs)基础上提出的一种高效的学习方法。不同于传统的神经网络, ELM 中所有的隐层参数均为随机产生,而不需要烦琐的迭代过程;其输出权值则通过求解矩阵的广义逆得到。因此,相较于传统的SLFNs,在保证学习性能的基础上,ELM 的训练速度得以显著提升。-Extreme Learning Ma
Hua_kuang
- klt旋转人脸检测程序中的一部分,实现对人脸的画框作用-part of the the klt rotating face detection program, the face of the frame
PCA_wine
- 使用PCA降维的一种用于葡萄酒分类的经典算法,给大家参考下-Using PCA dimensionality reduction of a wine classification of the classic algorithm, to your reference
clustering
- clustering 算法,里面包含有c++源代码,还有一个数据文件。-clustering algorithm
pedestrian
- 本程序用NetLogo开放,模拟行人流。为本人亲字编程。-the procedures used NetLogo open simulated flow. I affinity for the word programming.
pso_ga_RBF_network
- 用MATLAB语言编写的,采用了粒子群算法对RBF神经网络中的参数进行了优化,在测试程序中验证了经过粒子群算法优化的RBF神经网络的函数逼近能力比未经过优化的逼近能力强-Written by MATLAB, using the particle swarm algorithm to RBF neural network parameters were optimized, validated in the test program through the Particle Swarm Optim