资源列表
CS_BP_OK-low
- 使用布谷鸟算法优化BP神经网络进行分类。替换数据即可使用。(The BP neural network was classified by using the cuckoo algorithm. Replacement data can be used.)
58233
- matlabknoinn dckcosicnnnneiieikd
genetic algorithm
- 多种群遗传算法,通过matlab编程,实现模拟生物进化的过程,对现实中的问题进行优化(Genetic algorithm to solve optimization problems)
DeepLearnToolbox-master
- 基于matlab的深度学习工具箱,里面有各种网络的程序实例,非常好用!(Matlab based depth learning toolbox, which has a variety of network procedures examples, very easy to use!)
Iris数据集BP神经网络实例代码
- Iris数据集BP神经网络实例代码,该例子程序提供AForge.NET实现和matlab实现两种途径(Iris data set, BP neural network example code)
NSGA - 副本
- NSGA2主程序,使用的是遗传算法工具箱,效果不错(The main program, the use of genetic algorithm toolbox, the effect is good)
《遗传算法-理论、应用与软件实现》源代码
- C# 图像处理、神经网络、遗传算法,有需要的可以学习一下。(C# image processing, neural network, genetic algorithm)
LDAfenlei
- 此程序主要用来对iris数据集进行分类,主要训练二分类器。(This program is mainly used to classify iris data sets)
Dioderectifier
- 坛Simulink物理建模板块发表的帖子:隔离型双向全桥DCDC谐振变换器... 我的已经仿真可以了,变压器有点问题,PWM正确的移相发生器我已经(Altar Simulink physics modeling board posted post: isolated two-way full bridge DCDC Resonant Converter... My simulation has been possible, the transformer has some problems, P
DeepLearnToolbox-master
- 这是用于深度学习的Matlab工具箱 深度学习是机器学习的一个新的子领域,专注于学习深层次的数据模型。 它的灵感来自于人类大脑的明显的深层次(分层的)层次结构。 目录包括`NN /` - 一个用于前馈反向传播神经网络的库,`CNN /` - 卷积神经网络库,`SAE /` - 堆叠式自动编码器库,`CAE /` - 卷积自动编码器库,`util /` - 库使用的功能函数,`data /` - 实例使用的数据,`tests /` - 单元测试来验证工具箱是否正常工作(A Matlab to
GMM
- 高斯混合模型,通过EM算法迭代得出,可用于语音识别,图像识别等各种领域(Gauss mixture model is iteratively obtained by EM algorithm, and can be used in various fields such as speech recognition and image recognition)
DeepLearningDropout-master
- dropout和深度学习算法的结合使用,有详细的使用说明和数据集(Three types of layers: - C: convolutional layer (matrix map) - MP: max-pooling layer (matrix map) - F: fully connected layer (vector map) - O: output layer Convolutional Layers: - Scale: scale (size of p
