资源列表
房价预测
- kaggle项目,排名还挺靠前,需要和kaggle数据一起使用,需到kaggle网站下载。(The kaggle project, ranked high, needs to be used with kaggle data and downloaded from the kaggle website.)
BN例子
- 贝叶斯网络应用的一个例子,吸烟患病模型 1建立贝叶斯网络结构并制定条件概率表 2画出建立好的贝叶斯网络 3输入证据,进行推理 4显示推理结果(An example of a Bayesian network application, the smoking model 1 Establish a Bayesian network structure and establish a conditional probability table 2 draw a well-establis
tf_stock_1
- 利用lstm预测股票接下来100个时刻的股价,并作图(Using LSTM to Predict Stock Price)
交叉验证及svr
- 交叉验证及带例子的支持向量机回归代码,修改可用。(Cross validation and support vector machine regression code with examples can be modified.)
KDD99-SVM
- 根据SVM,基于向量机算法的入侵检测系统,依托的是KDD99数据集(According to SVM, the intrusion detection system based on vector machine algorithm relies on KD99 data set.)
人工智能原理
- 人工智能 第1章 绪论 第2章 刺激响应agent 第3章 神经网络 第4章 机器进化 第5章 状态机 。。。。。。 共25章(Artificial intelligence Chapter 1 Introduction Chapter 2 Stimulus Response Agent Chapter 3 Neural Network Chapter 4 Machine Evolution Chapter 5 State Machines ...
wind power forecasting based on EWT-KELM
- 针对短期风电功率预测,提出一种基于经验小波变换预处理的核极限学习机组合预测方法。首先采用 EWT 对风电场实测风速数据进行自适应分解并提取具有傅立叶紧支撑的模态信号分量,针对每个分量分别构建 KELM 预测模型,最后对各个预测模型的输出进行叠加得到风速预测值并根据风电场风功特性曲线可得对应风电功率预测值。(Aiming at short-term wind power prediction, a kernel-based learning machine combination predicti
CNN
- 该代码文件全称为卷积神经网络,这是深度学习神经网络里面处理图片比较好的网络。(The code file is called convolutional neural network, which is a better network for processing pictures in deep learning neural network.)
data
- 数据单一分类,svm和lstm两种,可以简单用于测试(data classification)
BP手写数字识别
- bp实现手写数字识别,识别率一般在97%以上,其中有添加噪声和不添加噪声的情况。(Recognition of Handwritten Numbers Based on BP)
汇晟简单版
- ea源码,供交流切磋,仅作交流源码用!不对做盘后果负责!((only for the exchange of source! Not responsible for the consequences of the disc!))
线性多智能体系统的事件驱动一致性控制_李思远
- 多智能体文章是有关事件触发的可以看看。。。。。。。。。。。。。。。。。。(Multi-agent Articles)