搜索资源列表
NeuralNetCS
- 股票预测的程序,希望对大家有帮助,有源码
K_MA.rar
- 股票交易预测 k线图绘制 5日均线,10日均线,20日均线,60日均线 计算,Stock forecast mapping k line 5 average, 10 average, 20 average, 60 days moving average calculation
matlab_BP
- 基于BP神经网络的股票预测程序.... 有部分是数据处理片段,可能有点乱-Based on the BP Neutrual Network for the prediction of the stock market!
Liaoyong-GEP-stock
- 股票分析的书籍,教你如何用遗传算法来,预测股票的价格。-Stock analysis of books, teach you how to use genetic algorithm to predict stock prices.
improveRAN
- 改进RAN应用股票财务程序,多股票市场进行预测。-RAN application to improve the stock of financial procedures, many predict the stock market.
BP
- BP神经网络在股票预测中的应用研究 硕士毕业论文-BP neural network prediction in the stock Master' s Thesis Research
ss
- 神经网络在股票预测中的应用研究 硕士毕业论文-Neural Networks in Stock Forecasting Research Master' s Thesis
Efficient
- 往BP神经网络容易陷入局部极小值的缺点,同时为股票预测提供了一种新的思路和研 究方法,具有一定的理论意义和实际应用价值 -Stockmarket15closelyrelatedwiththeeeonomieactivities.
POS-GA
- 一篇关于粒子群算-遗传算法优化BP神经网络的文章,应用背景股票预测。-Article on the particle swarm optimization- genetic algorithm BP neural network articles, application background stock forecasting.
shenjinwanluo
- 神经网络预测数据,用水量预测,股票预测,通过神经网络拟合得到收敛-Neural network prediction data, water consumption forecast, stock prediction, fitted by the neural network convergence
4.基于MATLAB的神经网络在股市预测中的应用
- 基于MATLAB实现的BP神经网络在股票预测中的应用研究(Application of BP neural network based on MATLAB in stock prediction)
ESN3
- 进行股票预测的源源码 可移植性非常高(Source code for stock forecasting is very portable.)
tick
- 采用卡尔曼滤波的方法对两只股票走势相近的股票进行预测,进行低买高卖的操作,从中获利。(Kalman filter method is used to predict two stocks with similar trend, and the operation of buying low and selling high is carried out to profit from it.)
stock_predict_with_LSTM-master
- 深度学习,LSTM股票预测,python代码(Deep Learning, LSTM Stock Forecasting, Pthon Code)
RNN_LSTM股市预测
- lstm用于股票预测,效果较好,欢迎下载,希望满意(LSTM used for stock forecasting, good effect, welcome to download, hope to be satisfied)
stock-rnn-master
- 用深度学习算法进行股票价格预测,文件中含有数据集(Using deep learning algorithm to forecast stock price, the file contains data set)
RNN_股票预测
- 基于python语言,tensorflow框架,通过rnn循环神经网络实现对茅台酒开盘价的预测(Based on Python language and TensorFlow framework, the prediction of opening price of Moutai wine was realized through RNN circulating neural network)
基于BP神经网络的股票数据预测模型
- 采用了BP神经网络的算法能较好的预测股票收盘价的趋势(BP neural network algorithm is used to predict the trend of stock closing price)
lstm回归预测模型
- 长短时记忆神经网络回归预测模型,可做负荷预测,能耗预测,股票预测等。
基于卷积神经网络的回归预测
- 基于卷积神经网络的回归预测,可做股票预测,能耗预测等。