资源列表
57578870ROI~
- MATLAB图像标记,可以对图像中的你感兴趣的区域进行提取和标记,为后续分析提供帮助,程序可运行(mLabel is a very good image tag under matlab tools, includes the use of examples of pairs of image processing researchers have a certain effect)
遗传算法优化BP神经网络
- GA算法优化BP神经网络的初始权值和阈值,提高神经网络的鲁棒性(GA algorithm optimizes the initial weights and thresholds of BP neural network to improve the robustness of neural network)
reinforcement_learning
- 强化学习在阿里技术演进与业务创新,阿里强化学习在淘宝的应用(Strengthen learning technology evolution and business innovation in Al)
som算法
- 机器学习中的som算法,用来聚类分析的,代码中 :param X: 形状是N*D, 输入样本有N个,每个D维 :param output: (n,m)一个元组,为输出层的形状是一个n*m的二维矩阵 :param iteration:迭代次数 :param batch_size:每次迭代时的样本数量 初始化一个权值矩阵,形状为D*(n*m),即有n*m权值向量,每个D维
极限学习机程序
- 极限学习机程序,相较于SVM具有更高分类精度和效率,可有效应用于旋转机械故障诊断。
spectra_data
- 一个简单的BP神经网络模型,可以用于数据预测(A simple BP neural network model that can be used for data prediction)
遗传算法代码
- 遗传算法的一些MATLAB代码,有详细的代码注释(Genetic algorithm of some MATLAB code, with detailed code notes)
粒子群优化算法
- 惯性权重线性递减的粒子群优化算法,带适应度函数 可直接修改
libsvm&classify函数使用
- libsvm和classify函数的使用语法(The usage syntax of libsvm and classify functions)
caffe-windows
- https://github.com/BVLC/caffe/tree/windows 官方caffe-windows源码
遗传算法神经网络
- 基于遗传算法的神经网络算法(yichuansuanfashenjignwangl)
故障ELM诊断
- 极限学习机matlab算法,可运行,用于机械故障诊断(Matlab algorithm of limit learning machine, it can run)