资源列表
data
- 数据单一分类,svm和lstm两种,可以简单用于测试(data classification)
CNN
- 该代码文件全称为卷积神经网络,这是深度学习神经网络里面处理图片比较好的网络。(The code file is called convolutional neural network, which is a better network for processing pictures in deep learning neural network.)
wind power forecasting based on EWT-KELM
- 针对短期风电功率预测,提出一种基于经验小波变换预处理的核极限学习机组合预测方法。首先采用 EWT 对风电场实测风速数据进行自适应分解并提取具有傅立叶紧支撑的模态信号分量,针对每个分量分别构建 KELM 预测模型,最后对各个预测模型的输出进行叠加得到风速预测值并根据风电场风功特性曲线可得对应风电功率预测值。(Aiming at short-term wind power prediction, a kernel-based learning machine combination predicti
人工智能原理
- 人工智能 第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 ...
KDD99-SVM
- 根据SVM,基于向量机算法的入侵检测系统,依托的是KDD99数据集(According to SVM, the intrusion detection system based on vector machine algorithm relies on KD99 data set.)
交叉验证及svr
- 交叉验证及带例子的支持向量机回归代码,修改可用。(Cross validation and support vector machine regression code with examples can be modified.)
tf_stock_1
- 利用lstm预测股票接下来100个时刻的股价,并作图(Using LSTM to Predict Stock Price)
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
房价预测
- kaggle项目,排名还挺靠前,需要和kaggle数据一起使用,需到kaggle网站下载。(The kaggle project, ranked high, needs to be used with kaggle data and downloaded from the kaggle website.)
八款知名对冲加码EA【带源码】
- 八款知名对冲EA源码免费送出,很多人喜欢对冲EA,因为风险低,当然盈利也一样低, 源码送出,目前市面的对冲EA 90%都是拿这八款改良。(Eight well-known hedging plus codes EA [with source code])
基于自运动的仿人七自由度机械臂逆解算法
- 压缩包里面有一篇期刊,实现期刊中的逆解算法,所用机械臂为7自由度仿人手机械臂,mathematica版本为11.3(There is a journal in the compression package, which implements the inverse algorithm in the journal. The manipulator is a 7-DOF humanoid manipulator, and the Mathematica version is 11.3.)
神经网络编程_源代码
- 建立神经网络,运用神经算法求值逼近所求结果。(The neural network is established and the result is approximated by the neural algorithm.)