资源列表
NNC
- K近邻算法,亲测,可运行,手动输入近邻个数(The nearest neighbor algorithm)
机器学习_周志华
- 机器学习推荐入门书籍,通过浅显易懂的语言深入浅出的介绍了机器学习相关基础知识。(Machine learning recommended introductory book)
rbf
- RBF神经网络,可实现对风速预测等时间序列的预测(RBF neural network which can be used to predict time list)
基于Matlab的ARMA模型时间序列分析法仿真
- 对ARMA时间序列模型在matlab上进行仿真实现。(The ARMA time series model is simulated on matlab.)
RBF神经网络的训练 MATLAB源程序代码
- RBF神经网络的训练 MATLAB源程序代码(RBF neural network training MATLAB source code)
DBN-master
- 动态贝叶斯网络(Dynamic Bayesian Network, DBN),是一个随着毗邻时间步骤把不同变量联系起来的贝叶斯网络。这通常被叫做“两个时间片”的贝叶斯网络,因为DBN在任意时间点T,变量的值可以从内在的回归量和直接先验值(time T-1)计算。(Dynamic Bayesian Network (DBN) is a Bayesian network that links different variables with adjacency time steps. This is
ELM-java
- 极限学习机(ELM)在java下的实现算法,此为eclipse项目,已经添加好可用的jar包,调整文件路径后可以直接运行,(PS.极限学习机算法为elm官网所提供)(Extreme learning machine (ELM) in Java implementation algorithm, this is the eclipse project, has added a good jar package, adjust the file path can be directly run (P
R语言入门
- 入门R语言,可以利用它来轻松学习R语言的基础,快速入门(Tools for getting started with the R language)
终极算法机器学习和人工智能如何重塑世界
- 终极算法机器学习和人工智能如何重塑世界.mobi(The ultimate algorithm, machine learning and artificial intelligence, how to reshape the world,.Mobi)
MATLAB神经网络原理与实例精解
- 本书简要介绍MATLAB软件的使用和常用的内置函数,随后分门别类地介绍了BP神经网络、自组织网络、反馈网络等不同类型的神经网络,并在每章的最后给出了实例。(This book introduces the use of MATLAB software and commonly used built-in functions, then be arranged to introduces the BP neural network, self-organizing network, feedbac
《MATLAB神经网络原理与实例精解》随书附带源程序
- 《MATLAB神经网络原理与实例精解》随书附带源程序(MATLAB neural network principle and example" with the book with source program.)
神经网络预测
- BP神经网络来进行滚动预测,精度教高,拟合程度较好,适合做预测工具(BP neural network is used for rolling prediction, high accuracy, better fitting degree, suitable for predicting tools)