资源列表
partitioning-algorithm
- 机器学习中基于词典的情绪划分算法,里面有一个文件,包含基于词典的情绪划分算法Python实现算法。-Machine learning algorithm based on emotion partition dictionary, which has a file that contains partitioning algorithm based on emotion Python dictionary algorithm.
Emotion-recognition
- 机器学习中基于社区网络的用户情绪识别算法,里面有23个文件,包含基于社区网络的用户情绪识别算法Python实现代码以及测试数据集。-Machine learning algorithm based on user emotion recognition of community networks, there are 23 file that contains the user' s emotion recognition algorithm based on community netw
artificial-intelligence-
- 本书介绍遗传算法、神经网络,它是人工智能游戏编程的一本指南性读物。-This book introduces genetic algorithm and neural network, it is artificial intelligence a guide of game programming books.
rengogshenjingwangluo
- 这是从博客上找到的关于人工神经网络的源码以及详细说明,对于学习人工神经网络有很大的帮助-This is the artificial neural network source as well as a detailed descr iption found on the blog, artificial neural network for learning a great help
GRNN
- 基于广义回归神经网络的货运量预测。根据货运量的影响因素的分析,确定网络输入和输出,构建GR-Freight volume forecasting based on generalized regression neural network
BP-6-2-1-artificial-neural-network
- 一个BP神经网络matlab编程简单实现,可直接运行-A BP network using matlab
singlelabel.m
- VOC2007目标检测ground truth标记程序-ground truth of target detection for VOC2007
produce.m
- 自己的VOC2007数据集生成自己的xml格式程序-VOC2007 data set xml format generator
cmean_KNnearestneighbor
- 模式识别中c均值聚类KN近邻法分类器设计-Design of c- means Clustering KN Nearest Neighbor Classifier in Pattern Recognition
house_price
- kaggle 房价预测试题详解,里面有大量中文注释,都是我自己写的,代码有些是参考别人的英文提交的kernel,数据处理工作做的比较多-kaggle Rate forecast Detailed questions, there are a large number of Chinese comments are my own writing, the code is a reference to some of the others submitted in English kernel, d
PSO
- bp神经网络预测 采用了PSO粒子群优化方法来选择神经网络中的权重值-bp neural network prediction using PSO PSO method to the neural network weights
bpbybat
- 此代码创建了一个BP神经网络,对二元函数进行拟合,并利用蝙蝠算法对BP神经网络的权值和阈值进行优化-This code creates a BP neural network, which fits the binary function and optimizes the weights and thresholds of the BP neural network using the bat algorithm.