资源列表
FuzzyNet
- 采用模糊神经网络来进行预测的模型代码,语言为Matlab(The fuzzy neural network is used to predict the model code. The language is Matlab)
CNN
- 在matconvnet 做卷积神经网络的平台下,使用CNN算法对辣椒图片进行分类(the classification of papers using CNN under the platform of matconvnet)
机器学习实践指南代码及资源
- 机器学习(Machine Learning, ML)是一门多领域交叉学科,涉及概率论、统计学、逼近论、凸分析、算法复杂度理论等多门学科。专门研究计算机怎样模拟或实现人类的学习行为,以获取新的知识或技能,重新组织已有的知识结构使之不断改善自身的性能。 它是人工智能的核心,是使计算机具有智能的根本途径,其应用遍及人工智能的各个领域,它主要使用归纳、综合而不是演绎。(Machine Learning (ML) is a multi domain cross discipline, involving
NEURAL_NETWORK_CODE
- 机器学习中神经网络的NN网络和CNN网络的MATLAB程序例程(NN neural network in machine learning and CNN network MATLAB routines)
RBF神经网络的VC源码bp_rbf
- RBF神经网络C++实现,使用Visual C++6.0打开,可直接编译运行。(RBF neural network C++ implementation, using Visual C++6.0 to open, can be directly compiled and run.)
mtsp_ga
- 多旅行商的最短路径选择。80个城市,5个旅行商,距离矩阵部分采用最优算法(Shortest path selection for multiple traveling salesman problem)
xishu
- 这是一个完整的稀疏分解用于图像去噪的一个压缩文件,而且是一个基于FFT变换的算法(This is a compressed file a complete sparse decomposition for image denoising, and is based on FFT transform algorithm)
kernelBP_chol
- 针对图像的基于核置信传播的分类器,具有收敛速度快,精度高的优点。(This is a sample code for Kernel Belief Propagation Classifier for images.)
Deep-learning
- 深度学习与机器学习经典之作,欢迎大家下载越读~~~~(Deep learning and machine learning)
matlab-基本蚁群算法(TSP)(多点版)
- 蚁群算法解决TSP问题的matlab源代码(Ant colony algorithm to solve the TSP problem matlab source code)
14.SVM代码
- python 实现了支持向量机,简单好用(support vector machine a kind of classification algorithm, realize in python)
Matlab代码
- 有约束和无约束的测试函数代码,可以在优化算法测试时使用(Constrained and unconstrained test function codes)