资源列表
feature-selection-master
- mRMR(最小冗余最大相关)算法,有说明有源码(mRMR (minimum redundancy maximum correlation))
RBF自适应
- 基于梯度下降法RBF自适应神经网络控制(RBF adaptive neural network control based on gradient descent method)
遗传算法多目标优化
- 遗传算法对多个目标函数的优化代码,可供参考学习。
Matlab数据分析与挖掘实战1-8
- Matlab code for data mining and some samples for easy usage!!!
Elman
- 利用MATLAB实现循环神经网络的例子,便于大家更好的理解循环神经网络RNN的原理。((The example of recurrent neural network is implemented by MATLAB, so that you can have a better understanding of the principle of recurrent neural network RNN.))
计算语言学讲义中科院+刘群
- 自然语言处理语义分析演讲内容,入门者推荐学习(Text categorized corpus)
25个神经网络
- 这是神经网络代码,基本上都可以运行出来,希望采纳(This is neural network code, basically can run out, hope to adopt)
pso-bp
- 采用粒子群算法优化BP神经网络,解决了陷入局部小的问题,同时提高了算法精度,可实现多输入单输出,或者多输入多输出,算法精度较高。
Robust_ESF
- 基于学习的ACM算法,通过采用SVM和神经网络来拟合图像的边界,从而快速分割(This is a method for image segmentation.)
神经网络
- 模拟人思维的第二种方式。这是一个非线性动力学系统,其特色在于信息的分布式存储和并行协同处理。虽然单个神经元的结构极其简单,功能有限,但大量神经元构成的网络系统所能实现的行为却是极其丰富多彩的。(he second way to simulate human thinking. This is a non-linear dynamic system, which is characterized by distributed storage of information and parallel
polar code源码
- polar码的matlab编译码算法,很实用(matlab code of polar codes)
经典遗传算法
- 本遗传算法为经典遗传算法matlab程序,内部还含有调用遗传算法工具箱的程序。如有问题欢迎咨询