hichenway / stock_predict_with_LSTMLinks
Predict stock with LSTM supporting pytorch, keras and tensorflow
☆843Updated 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:
- pytorch实现用LSTM做股票价格预测☆301Updated 5 years ago
- Use BPNN and LSTM to forecast stock price. 使用BP神经网络和LSTM预测股票价格,注释拉满。☆208Updated 3 years ago
- Attention-based CNN-LSTM and XGBoost hybrid model for stock prediction☆427Updated 3 years ago
- LSTM 实现的股票最高价预测☆145Updated 3 years ago
- 使用卷积神经网络-长短期记忆网络(bi-LSTM)-注意力机制对股票收盘价进行回归预测。The convolution neural network, short-term memory network and attention mechanism are used to…☆314Updated 2 years ago
- 基于统计学的时间序列预测(AR,ARM).☆295Updated 5 years ago
- stock predict with MLP,CNN,RNN,LSTM,Transformer and Transformer-LSTM☆309Updated 3 years ago
- time series forecasting using pytorch,including ANN,RNN,LSTM,GRU and TSR-RNN,experimental code☆415Updated 6 years ago
- 深度学习以进行时间序列预测☆717Updated 5 years ago
- Applied an ARIMA-LSTM hybrid model to predict future price correlation coefficients of two assets☆429Updated 7 years ago
- ☆107Updated 4 years ago
- ☆261Updated last year
- Time series forecasting for individual household power prediction: ARIMA, xgboost, RNN☆760Updated 6 years ago
- 使用随机森林、bp神经网络、LSTM神经网络、GRU对股票收盘价进行回归预测。Random forest, BP neural network, LSTM neural network and GRU are used to predict the closing pric…☆52Updated 5 years ago
- CNN+BiLSTM+Attention Multivariate Time Series Prediction implemented by Keras☆752Updated 5 years ago
- 使用深度学习模型LSTM和ConvLSTM结合Attention,对金融衍生品的成交持仓比指标进行预测☆18Updated 4 years ago
- 金融时间序列(预测分析 / 相似度 / 数据处理)☆268Updated last year
- Attempt to use XGBoost in stock price prediction☆91Updated 5 years ago
- tfts: Time Series Deep Learning Models in TensorFlow☆883Updated last month
- Regression prediction of time series data using LSTM, SVM and random forest. 使用LSTM、SVM、随机森林对时间序列数据进行回归预测,注释拉满。☆200Updated 5 years ago
- Predicting WTI index using LSTM 2021/06/31☆10Updated 2 years ago
- Temporal Pattern Attention for Multivariate Time Series Forecasting☆736Updated 7 years ago
- 使用pytorch搭建的循环神经网络在股票数据时间序列上的应用☆109Updated 7 years ago
- 该项目用于对沪深300股票的预测,包括股票下载,数据清洗,LSTM 模型的训练,测试,以及实时预测☆428Updated 4 years ago
- In this project, we will compare two algorithms for stock prediction. First, we will utilize the Long Short Term Memory(LSTM) network to …☆265Updated 4 years ago
- 📃 𝖀𝖓𝖔𝖋𝖋𝖎𝖈𝖎𝖆𝖑 PyTorch Implementation of DA-RNN (arXiv:1704.02971)☆425Updated 5 years ago
- 基于LSTM的多变量时间序列预测☆26Updated last year
- Learning Record about TSP☆59Updated 6 years ago
- transformer/self-attention for Multidimensional time series forecasting 使用transformer架构实现多维时间预测☆238Updated 2 years ago
- the extension of https://github.com/philipperemy/keras-attention-mechanism , create a new scipt to add attetion to input dimensions rath…☆78Updated last year