CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 股票 预测

搜索资源列表

  1. mallatMATLAB

    0下载:
  2. 这是mallat算法的matlab程序应用,对于想要进行股票预测的股民或者学生,这是必不可少的程序阿,有什么需要,我会尽量满足大家的。 -Mallat algorithm Matlab application procedures, For want forecast for the stock of shareholders or students, it is essential to the process A, what is necessary, I will try to mee
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3119
    • 提供者:wang
  1. NeuralNetCS

    0下载:
  2. 股票预测的程序,希望对大家有帮助,有源码
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:26545
    • 提供者:陈阳
  1. stock_market_forecasting

    1下载:
  2. A fusion model of HMM, ANN and GA for stock market forecasting.pdf 股票预测,使用方法:HMM,ANN(神经网络),GA(遗传算法)等!
  3. 所属分类:金融证券系统

    • 发布日期:2008-10-13
    • 文件大小:300092
    • 提供者:黄波
  1. emd

    0下载:
  2. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:7839
    • 提供者:范九生
  1. Efficient

    0下载:
  2. 往BP神经网络容易陷入局部极小值的缺点,同时为股票预测提供了一种新的思路和研 究方法,具有一定的理论意义和实际应用价值 -Stockmarket15closelyrelatedwiththeeeonomieactivities.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:863419
    • 提供者:林明
  1. AIS

    0下载:
  2. 标准的免疫算法,正真的免疫算法。C++程序段-immuune algorithm,real immuune algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:678457
    • 提供者:郑立刚
  1. 新建文件夹

    1下载:
  2. BP神经网络股票建模,随着股票市场混沌和分形理论的逐步确立,人们开始利用神经网络对证券市场的变动加以预测。本文的研究目的在于为股市提供一种基于BP神经网络的股价预测方法,以便提高股价预测时的运算速度和精确度,为股票市场的个人投资者和机构投资者提供新的实用方法。(BP Neural network stock modeling, with the stock market chaos and fractal theory gradually established, people began to
  3. 所属分类:仿真建模

    • 发布日期:2020-04-03
    • 文件大小:153600
    • 提供者:haohaohao110
  1. tick

    1下载:
  2. 采用卡尔曼滤波的方法对两只股票走势相近的股票进行预测,进行低买高卖的操作,从中获利。(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.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-01-03
    • 文件大小:1024
    • 提供者:caichang0321
  1. arima

    2下载:
  2. 通过一段ARIMA模型程序来预测股票上证指数(Prediction of Shanghai Stock Index by an ARIMA Model Program)
  3. 所属分类:matlab例程

    • 发布日期:2020-04-02
    • 文件大小:1024
    • 提供者:下雨1213
  1. stock_predict_with_LSTM-master

    2下载:
  2. 深度学习,LSTM股票预测,python代码(Deep Learning, LSTM Stock Forecasting, Pthon Code)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-03-23
    • 文件大小:305152
    • 提供者:晨曦路
  1. RNN_LSTM股市预测

    1下载:
  2. lstm用于股票预测,效果较好,欢迎下载,希望满意(LSTM used for stock forecasting, good effect, welcome to download, hope to be satisfied)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-02-05
    • 文件大小:1219584
    • 提供者:ladka
  1. RL-Stock-master

    4下载:
  2. 使用强化学习完成股票预测。强化学习是机器学习的另一个分支,在决策的时候采取合适的行动 (Action) 使最后的奖励最大化。与监督学习预测未来的数值不同,强化学习根据输入的状态(如当日开盘价、收盘价等),输出系列动作(例如:买进、持有、卖出),使得最后的收益最大化,实现自动交易。(Using reinforcement learning to complete stock forecast)
  3. 所属分类:金融证券系统

    • 发布日期:2020-06-16
    • 文件大小:4338688
    • 提供者:石头陈
  1. stock-rnn-master

    2下载:
  2. 用深度学习算法进行股票价格预测,文件中含有数据集(Using deep learning algorithm to forecast stock price, the file contains data set)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-06-26
    • 文件大小:311296
    • 提供者:多啦A雷
  1. RNN_股票预测

    1下载:
  2. 基于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)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-11-13
    • 文件大小:723968
    • 提供者:跬步不同
  1. stock_predict_with_LSTM-master

    1下载:
  2. 基于python的LSTM做股票预测源代码(Based on Python LSTM stock forecast source code)
  3. 所属分类:其他

    • 发布日期:2021-02-05
    • 文件大小:546816
    • 提供者:UZI2020
  1. 股票市场预测

    4下载:
  2. LSTM 作为预测模型,使用贝叶斯优化算法来实现股票预测的功能(LSTM as a prediction model, uses Bayesian optimization algorithm to achieve the function of stock forecasting)
  3. 所属分类:其他

    • 发布日期:2021-03-23
    • 文件大小:36864
    • 提供者:某斌
  1. 基于BP神经网络的股票数据预测模型

    3下载:
  2. 采用了BP神经网络的算法能较好的预测股票收盘价的趋势(BP neural network algorithm is used to predict the trend of stock closing price)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-12-26
    • 文件大小:118784
    • 提供者:冰雪520
  1. hybrid-ARIMA-LSTM-model-master

    5下载:
  2. 使用LSTM-ARIMA模型进行混合预测,ARIMA做线性部分的预测,LSTM做非线性部分(LSTM-ARIMA model is used for mixed prediction, ARIMA for linear prediction and LSTM for nonlinear prediction)
  3. 所属分类:其他

    • 发布日期:2021-03-23
    • 文件大小:4096
    • 提供者:巴大叔
  1. lstm回归预测模型

    3下载:
  2. 长短时记忆神经网络回归预测模型,可做负荷预测,能耗预测,股票预测等。
  3. 所属分类:人工智能/神经网络/遗传算法

  1. 基于卷积神经网络的回归预测

    4下载:
  2. 基于卷积神经网络的回归预测,可做股票预测,能耗预测等。
  3. 所属分类:人工智能/神经网络/遗传算法

« 1 2 34 5 6 7 8 9 »
搜珍网 www.dssz.com