liliyae / Stock_prediction
深度学习-贵州茅台股票预测 PCA、FA、RNN、LSTM、GRU
☆25Updated 3 years ago
Alternatives and similar repositories for Stock_prediction:
Users that are interested in Stock_prediction are comparing it to the libraries listed below
- 使用随机森林、bp神经网络、LSTM神经网络、GRU对股票收盘价进行回归预测。Random forest, BP neural network, LSTM neural network and GRU are used to predict the closing pric…☆53Updated 4 years ago
- 股票预测,Pytorch,LSTM。☆16Updated 4 years ago
- 用深度学习进行股票预测☆27Updated 2 weeks ago
- 这是一个基于LSTM-RNN算法的线上金融股票价格走势预测的小项目,使用tensorflow框架实现。☆45Updated 6 years ago
- 使用LSTM对股票价格进行回归预测,对股价涨跌进行分类预测。We use LSTM to forecast the stock price and classify the rise and fall of the stock price.☆18Updated 4 years ago
- 基于PyTorch框架,使用LSTM网络对股票价格进行预测☆20Updated 3 years ago
- 基于一个马尔可夫链的股票预测模型