资源列表
OSELM
- OSELM主要代码以及测试代码,亲测有用(the code and test file of oselm)
CNN_matlab
- 使用matlab2019a深度学习工具箱实现的CNN卷积神经网络分类例程,数据是随机生成的一维随机数(Using the CNN convolution neural network classification routine realized by MATLAB 2019a deep learning toolbox, the data is one-dimensional random number generated randomly)
极限学习机程序
- 极限学习机程序,相较于SVM具有更高分类精度和效率,可有效应用于旋转机械故障诊断。
BP神经网络人口预测
- 利用BP神经网络建立人口预测模型,利用时间窗方式,用前四年人口预测下一年人口。
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维
reinforcement_learning
- 强化学习在阿里技术演进与业务创新,阿里强化学习在淘宝的应用(Strengthen learning technology evolution and business innovation in Al)
鲸鱼优化算法matlab代码
- 鲸鱼优化算法matlab代码,可直接用于调用23个经典测试函数进行测试,且有对应注释,代码可读性强,简洁易懂。
遗传算法优化BP神经网络
- GA算法优化BP神经网络的初始权值和阈值,提高神经网络的鲁棒性(GA algorithm optimizes the initial weights and thresholds of BP neural network to improve the robustness of neural network)
Cnn_train_rollingball
- 卷积神经网络实现CWRU滚动轴承数据集故障分类(Fault classification of volume and network)
吴恩达作业3ex3
- 吴恩达机器学习ex3练习题及数据集.包含吴恩达课后作业及英文讲解.
predmaint
- Predictive maintenance tools matlab
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)