资源列表
情感分析
- 分类,用于对情感词的统计、排序、分类等 包括源程序、数据拆分程序、训练集和测试集(Classification for statistics, sorting and classification of emotional words Includes source programs, data split programs, training sets, and test sets)
BP neural network
- BP 神经网络程序及示例,用python语言写的,简洁明了(BP neural network programs and examples)
高级分类器:支持向量机( SVM)
- 利用R语言实现高级分类器,支持向量机( SVM)(Advanced classifier, support vector machine (SVM))
BP神经网络 文献汇总
- 一些关于神经网络matlab编程的基础文献,有各种类型的,方便大家学习、查阅。(Some of the basic literature about the MATLAB programming of neural network, there are various types, convenient for everyone to learn and consult.)
深度学习-21天实战 caffe
- 介绍深度学习框架caffee,并快速入门学习(introduce caffee to master as soon as possible.)
新建文本文档
- 主要用matlab对故障信号进行分类,使用的是概率神经网络(The main use of matlab to classify fault signals, using a probabilistic neural network)
Untitled13
- 用bp神经网络对几组数据进行训练,然后对剩下的数据进行预测,以达到预测故障的目的(Using bp neural network to train several sets of data, and then predict the remaining data to achieve the purpose of predicting failures.)
windig25
- it is a filter cpw low pass
人工蜂群算法
- 群优化算法之一,模拟蜂群种族特征,优化算法计算(One of the group optimization algorithms to simulate the race characteristics of the swarm of bees and the calculation of the optimization algorithm)
30626439ID3
- 对ID3算法实现及详细讲解,帮助大家更好在matlab上实现ID3算法(Implementation and detailed explanation of ID3 algorithm,Help you better implement the ID3 algorithm on MATLAB)
单层感知器
- 基于深度学习实现单层感知器的python代码,用单层感知器处理非线性分类问题,观察结果。(The Python code of single layer perceptron is realized based on depth learning, and the nonlinear classification problem is processed with a single layer perceptron, and the results are observed.)
Java实现BP神经网络
- 神经网络之BP神经网络模型,Java实现BP算法实现对空气质量等级的分类(BP neural network model of neural network and Java realization of BP algorithm for classification of air quality)