资源列表
遗传算法实例
- 遗传算法实例,通过很多不同实际例子,来详细讲解遗传算法的应用(An example of genetic algorithm)
Pattern Recognition and Machine Learning
- for machine learning
co-training
- matlab实现co-training算法,数据集mutiple+Features(Matlab implements co-training algorithm, data set mutiple+Features.)
lle
- lle用来处理高维数据降维,经检验此程序运行效果很好(LLE is used to deal with dimensionality reduction of high-dimensional data. It is proved that the program runs well.)
FullBNT-1.0.4
- 本文件为统计函数工具箱,里面包含贝叶斯、支持向量机等算法模型,方便使用MATLAB调用(This document is a statistical function toolbox that contains algorithm models such as Bayesian, support vector machines, etc.)
first_model
- 二阶微分方程求解输出,供初学者熟悉Simulink仿真,熟悉相关模块的功能及使用方法(Two order differential equation solving output)
Grover's Search Algorithm
- Grover搜索算法,Grover的算法是一种量子算法,它可以高可能性地找到产生特定输出值的黑盒函数的唯一输入。(Grover's algorithm is a quantum algorithm that finds with high probability the unique input to a black box function that produces a particular output value.)
Grover's Search Algorithm
- Grover搜索算法,Grover的算法是一种量子算法,它可以高可能性地找到产生特定输出值的黑盒函数的唯一输入。(Grover's algorithm is a quantum algorithm that finds with high probability the unique input to a black box function that produces a particular output value.)
SparseAutoencoder-master
- 自动编码器是一种数据的压缩算法,其中数据的压缩和解压缩函数是数据相关的、有损的、从样本中自动学习的。在大部分提到自动编码器的场合,压缩和解压缩的函数是通过神经网络实现的。(An autoencoder, autoassociator or Diabolo network is an artificial neural network used for unsupervised learning of efficient codings. The aim of an autoencoder is
Untitled
- 最小二乘法锂电池模拟,带遗忘因子的递推最小二乘法模拟。(The least squares method is used to simulate lithium battery and recursive least square method with forgetting factor.)
Adaboost
- 用Adaboost实现行人检测中的漏检率,与boosting进行比对。(Using Adaboost to achieve missed detection rate in pedestrian detection, compared with boosting.)
sinc_gause
- 简单函数的傅里叶变换,包括sinc、高斯函数和带有二次相位的高斯函数的傅里叶变换(Fourier transform of simple function)