资源列表
NB
- 编写朴素贝叶斯分类器,对测试集进行分类预测,并计算分类精度(The naive Bias classifier is compiled, and the test set is classified and predicted, and the classification accuracy is calculated)
DeepLearnToolbox_CNN_lzbV3.0
- cnn的MATLAB编程语言可以进行学习深度学习的编程语言与基础应用(Cnn's MATLAB programming language)
knn
- 通过比较欧氏距离,定义K值,实现了机器学习中的KNN算法(By comparing Euclidean distance, we define the K value and realize the KNN algorithm in machine learning.)
work2.6
- 实现控制规则为T=int((e+e1)/2)的模糊神经网络控制器(A fuzzy neural network controller with T=int ((e+e1) /2) control rule is implemented.)
logRegres
- 程序为Logistic回归算法用于分类,主要包含梯度上升法以及改进的梯度上升法(The program is Logistic regression algorithm for classification, mainly including gradient ascent method and improved gradient ascent method)
elman
- Elman神经网络是 J. L. Elman于1990年首先针对语音处理问题而提出来的,是一种典型的局部回归网络( global feed forward local recurrent)。Elman网络可以看作是一个具有局部记忆单元和局部反馈连接的递归神经网络。(The Elman neural network, which was first proposed by j. l. Elman in 1990 for voice processing, is a typical global f
Python
- 爬取百度图片,图片质量为medium,可自定义关键词与数量(Download Baidu images with medium quality, and users can customize keywords and number of images to download.)
CS_BP重构
- bp重构算法程序,压缩感知重构算法,包含测试程序(BP reconstruction algorithm program, compressive sensing reconstruction algorithm, including test program)
adaboost_test
- 一个简单的基于matlab实现的adaboost分类器算法实现(A simple implementation of AdaBoost classifier algorithm based on MATLAB)
RBF
- RBF神经网络用于三分类 完整matlab算法 可运行(RBF neural network for three classification Complete matlab algorithm Executable)
simpleBP
- bp神经网络用于三分类 自己改动变步长算法 可运行(BP neural network for three classification Change the step size algorithm by oneself Executable)
BP
- 神经网络负荷预测,可用于负荷预测,方便快捷。(Neural network load forecasting can be used for load forecasting, which is convenient and quick.)