搜索资源列表
stock_predict_with_LSTM-master
- 基于python的LSTM做股票预测源代码(Based on Python LSTM stock forecast source code)
股票市场预测
- LSTM 作为预测模型,使用贝叶斯优化算法来实现股票预测的功能(LSTM as a prediction model, uses Bayesian optimization algorithm to achieve the function of stock forecasting)
hybrid-ARIMA-LSTM-model-master
- 使用LSTM-ARIMA模型进行混合预测,ARIMA做线性部分的预测,LSTM做非线性部分(LSTM-ARIMA model is used for mixed prediction, ARIMA for linear prediction and LSTM for nonlinear prediction)