Shybert-AI / Prediction-of-stock-price-based-on-BP-neural-networkLinks
基于BP神经网络的股票价格预测
☆24Updated 5 months ago
Alternatives and similar repositories for Prediction-of-stock-price-based-on-BP-neural-network
Users that are interested in Prediction-of-stock-price-based-on-BP-neural-network are comparing it to the libraries listed below
Sorting:
- 基于PyTorch框架,使用LSTM网络对股票价格进行预测☆22Updated 3 years ago
- 基于粒子群算法的神经网络优化股票价格预测☆32Updated 5 years ago
- 股票预测,Pytorch,LSTM。☆16Updated 4 years ago
- 采用RNN、LSTM、BP模型对股票数据进行预测☆14Updated 3 years ago
- 基于一个马尔可夫链的股票预测模型☆13Updated 4 years ago
- 用深度学习对含噪时间序列数据进行预测☆27Updated 5 months ago
- 利用numpy实现rnn时间序列预测股票☆19Updated 6 years ago
- 深度学习-贵州茅台股票预测 PCA、FA、RNN、LSTM、GRU☆27Updated 3 years ago
- LSTM和BP神经网络实现对股票开盘价的预测。☆14Updated 5 years ago
- LSTM长短期记忆模型预测股票涨跌☆14Updated 5 years ago
- 股票趋势预测☆33Updated 6 years ago
- 这是一个基于LSTM-RNN算法的线上金融股票价格走势预测的小项目,使用tensorflow框架实现。☆46Updated 6 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
- 基于adaboost的SVM预测股票价格☆10Updated 7 years ago
- DBN股票预测的,改的程序,加了训练方法和tensorboard可视化等