资源列表
somnetSIM
- 基于MATLAB语言,建立、训练、仿真som神经网络。(base on MATLAB Build, train and simulate som network.)
Pattern tion_mfiles
- About pattern recognition
Buoi01_Vector
- Lecture02_AlgorithmicComplexity.txt
正则化
- 深度网络中防至过拟合的情况,可以使用正则化,这里将实现L2正则化(In case of overfitting in deep network, regularization can be used, and L2 regularization is implemented here.)
final
- lstm网络数据处理,网络训练以及权重自动训练更新。(data processing,network training and weight updating)
蚁群算法
- 蚁群算法的Matlab源程序,可用于数学建模及其他的一些应用(Can be used for mathematical modeling)
遗传算法及其应用.pdf
- 遗传算法演化程序,是一本学习遗传算法的好书(Genetic algorithm evolution program is a good book to learn genetic algorithm.)
03_III._DIVIDE__CONQUER_ALGORITHMS_Week_1
- 人工智能,深度学习,神经网络,基础算法,适合学习的PPT /视频(Artificial intelligence)
svm_test
- 支持向量机一个小例子,使用的例子是鸢尾花, 使用rbf核映射(a simple example of svm(support vector machine))
BP神经网络的数据分类-语音特征信号分类
- BP神经网络的数据分类-语音特征信号分类(Data classification of BP neural network speech feature signal classification)
遗传算法优化BP神经网络-非线性函数拟合
- 遗传算法优化BP神经网络-非线性函数拟合(Genetic algorithm optimizes BP neural network nonlinear function fitting)
nueral_network
- 最基本的神经网络源码,初学者的福利,可以通过此了解神经网络的实现。(The most basic source code of neural network, the welfare of beginners, through which we can understand the realization of neural networks.)