hichenway / stock_predict_with_LSTMLinks
Predict stock with LSTM supporting pytorch, keras and tensorflow
☆840Updated 2 years ago
Alternatives and similar repositories for stock_predict_with_LSTM
Users that are interested in stock_predict_with_LSTM are comparing it to the libraries listed below
Sorting:
- Attention-based CNN-LSTM and XGBoost hybrid model for stock prediction☆422Updated 3 years ago
- Use BPNN and LSTM to forecast stock price. 使用BP神经网络和LSTM预测股票价格,注释拉满。☆205Updated 3 years ago
- pytorch实现用LSTM做股票价格预测☆293Updated 5 years ago
- 使用卷积神经网络-长短期记忆网络(bi-LSTM)-注意力机制对股票收盘价进行回归预测。The convolution neural network, short-term memory network and attention mechanism are used to…☆306Updated last year
- CNN+BiLSTM+Attention Multivariate Time Series Prediction implemented by Keras☆740Updated 5 years ago
- stock predict with MLP,CNN,RNN,LSTM,Transformer and Transformer-LSTM☆302Updated 3 years ago
- 基于统计学的时间序列预测(AR,ARM).☆292Updated 5 years ago
- 深度学习以进行时间序列预测☆711Updated 4 years ago
- Applied an ARIMA-LSTM hybrid model to predict future price correlation coefficients of two assets☆427Updated 7 years ago
- ☆257Updated last year
- ☆105Updated 4 years ago
- time series forecasting using pytorch,including ANN,RNN,LSTM,GRU and TSR-RNN,experimental code