dukuanbing / bpnn-stock-price-predictionLinks
使用bp神经网络预测股票价格。BP neural network is used to predict the stock price.
☆37Updated 5 years ago
Alternatives and similar repositories for bpnn-stock-price-prediction
Users that are interested in bpnn-stock-price-prediction are comparing it to the libraries listed below
Sorting:
- 基于粒子群算法的神经网络优化股票价格预测☆32Updated 5 years ago
- Use BPNN and LSTM to forecast stock price. 使用BP神经网络和LSTM预测股票价格,注释拉满。☆200Updated 3 years ago
- 使用卷积神经网络-长短期记忆网络(bi-LSTM)-注意力机制对股票收盘价进行回归预测。The convolution neural network, short-term memory network and attention mechanism are used to…☆298Updated last year
- Regression prediction of time series data using LSTM, SVM and random forest. 使用LSTM、SVM、随机森林对时间序列数据进行回归预测,注释拉满。☆197Updated 5 years ago
- 使用随机森林、bp神经网络、LSTM神经网络、GRU对股票收盘价进行回归预测。Random forest, BP neural network, LSTM neural network and GRU are used to predict the closing pric…☆53Updated 5 years ago
- 利用Python实现三层BP神经网络☆83Updated 7 years ago
- 使用多种算法(线性回归、随机森林、支持向量机、BP神经网络、GRU、LSTM)进行电力系统负荷预测/ 电力预测。通过一个简单的例子。A variety of algorithms (linear regression, random forest, support vecto…☆176Updated 5 years ago
- 机器学习预测系统汇总:包括贝叶斯网络、马尔科夫模型、线性回归、岭回归、多项式回归、决策树回归、深度神经网络预测☆83Updated 5 years ago
- 多元多步时间序列的LSTM模型预测——基于Keras☆87Updated 3 years ago
- 用深度学习对含噪时间序列数据进行预测☆28Updated 8 months ago
- 信息分析预测期末课设_使用ARIMA模型与SVR对一组时间序列数据进行预测分析☆16Updated 6 years ago
- 深度学习以进行时间序列预测☆699Updated 4 years ago
- 粒子群算法优化支持向量机☆143Updated 3 years ago
- Time Series Prediction, Stateful LSTM; 时间序列预测,洗发水销量/股票走势预测,有状态循环神经网络☆57Updated 8 years ago
- 基于pytorch实现的时间序列预测训练框架,各个部分模块化,方便修改模型。包含时间序列预测模型、训练、验证、测试、可视化、onnx导出、onnx推理。☆53Updated 5 months ago
- 此项目包括数据的预处理、使用GM(1,1)和BP神经网络模型进行数据分析和预测,以及结果的可视化展示。项目旨在展示如何结合传统的机器学习方法和深度学习技术来进行时间序列预测。☆10Updated last year
- ☆255Updated last year
- Python 建立的BP神经网络处理预测相关公交线路数据☆37Updated 8 years ago
- 基于PyTorch框架,使用LSTM网络对股票价格进行预测☆23Updated 4 years ago
- (新手十分有好!!!!)本项目通过十分简洁精炼的py代码和及其耐心的注释帮助您完成股票收盘价的预测☆11Updated 10 months ago
- pytorch实现用LSTM做股票价格预测☆288Updated 5 years ago
- CNN+LSTM+Attention predict stock☆62Updated 3 years ago
- 机器学习预测模型,分别用逻辑回归,决策树,随机森林,神经网络,XGBOOST和支持向量机算法建模,交叉验证,并选出AUC最优的模型。特征工程优化后,AUC值达到0.8259☆56Updated 5 years ago
- LSTM和BP神经网络实现对股票开盘价的预测。☆14Updated 5 years ago
- 基于统计学的时间序列预测(AR,ARM).☆290Updated 4 years ago
- python 用GA算法优化BP神经网络☆161Updated 4 years ago
- 利用时间序列预测汽车销量☆43Updated 6 years ago
- 基于VMD-Attention-LSTM的时间序列预测模型(代码仅使用了一个较小数据集的训练及预测,内含使用使用逻辑,适合初学者观看,模型结构是可行的,有能力的请尝试使用更大的数据集训练)☆65Updated 2 years ago
- 使用PYTorch框架建立 的一个简单的LSTM模型来进行电力负荷预测☆51Updated last year
- ☆31Updated 2 years ago