资源列表
BP_inertia-terms
- BP神经网络,使用惯性项进行收敛速度优化。-BP neural network, with the inertia term that optimize convergence rate.
SA_Neural
- BP神经网络,使用模拟退火(simulated annealing)进行优化。c#环境开发。-BP neural network,with simulated annealing function that optimize the convergence rate.
clusteringAnalysis
- 模式识别中K均值聚类分析算法的matlab实现及注释,其中采用了误差平方和判断。-K-means clustering analysis algorithm in pattern recognition of matlab and annotation, which adopts the error sum of squares of judgment
drtoolbox-Matlab
- MATLAB特征选择与降维工具箱,内含34种特征降维方法,从作者的博客主页下载,代码完整,附中英文的相关说明。-Matlab Toolbox for Dimensionality Reduction
USPS_vs_MNIST
- USPS_vs_MNIST数据集,经常用于机器学习-USPS_vs_MNIST code
GA-1
- 求解非线性规划问题的遗传算法设计与实现,希望对初学者有用-Genetic Algorithm Design and Implementation of solving nonlinear programming problems, and I hope useful for beginners
paralogy-corrector-new-master
- 给定一个基因树,物种树和列表所需的同源基因对,找到一个基因树尽可能满足这些约束条件的解,用QT开发的-Given a gene tree and a list of required tree species homologous genes, finding a gene tree solutions possible to meet these constraints, with the QT development
machine-learning-matlab-master
- 一种机器学习算法的工具箱,常用的聚类SVM等等都有-A machine learning algorithm toolbox
code
- 深度学习原始代码 是近十年来人工智能领域最牛的代码 -Depth study the source code is the last decade of the cattle in the field of artificial intelligence code
MFOA
- 改进果蝇优化算法运用在PID中,很不错-A Modified Fruit-Fly Optimization Algorithm aided PID controller designing
yiqunsuanfa
- 蚁群算法对多变量函数进行优化,亲测可用。-Ant colony algorithm for multi-variable function optimization, pro-test available.
ant
- 蚁群算法解决旅行商问题,ant&TSP,matlab程序,智能优化算法课程资源-ant&TSP,Intelligent optimization algorithm