hichenway / stock_predict_with_LSTM
Predict stock with LSTM supporting pytorch, keras and tensorflow
☆814Updated 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☆356Updated 3 years ago
- pytorch实现用LSTM做股票价格预测☆259Updated 4 years ago
- 使用卷积神经网络-长短期记忆网络(bi-LSTM)-注意力机制对股票收盘价进行回归预测。The convolution neural network, short-term memory network and attention mechanism are used to…☆275Updated last year
- Applied an ARIMA-LSTM hybrid model to predict future price correlation coefficients of two assets☆415Updated 6 years ago
- 深度学 习以进行时间序列预测☆660Updated 4 years ago
- CNN+BiLSTM+Attention Multivariate Time Series Prediction implemented by Keras☆674Updated 5 years ago
- time series forecasting using pytorch,including ANN,RNN,LSTM,GRU and TSR-RNN,experimental code☆398Updated 6 years ago
- stock predict with MLP,CNN,RNN,LSTM,Transformer and Transformer-LSTM☆254Updated 3 years ago
- 基于统计学的时间序列预测(AR,ARM).☆272Updated 4 years ago
- LSTM 实现的股票最高价预测☆139Updated 2 years ago
- Use BPNN and LSTM to forecast stock price. 使用BP神经网络和LSTM预测股票价格,注释拉满。☆194Updated 2 years ago
- ☆95Updated 3 years ago
- Temporal Pattern Attention for Multivariate Time Series Forecasting☆721Updated 6 years ago
- Time series forecasting for individual household power prediction: ARIMA, xgboost, RNN☆710Updated 5 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 …☆246Updated 3 years ago
- 使用随机森林、bp神经网络、LSTM神经网络、GRU对股票收盘价进行回归预测。Random forest, BP neural network, LSTM neural network and GRU are used to predict the closing pric…☆53Updated 4 years ago
- transformer/self-attention for Multidimensional time series forecasting 使用transformer架构实现多维时间预测☆234Updated last year
- 用深度学习对含噪时间序列数据进行预测☆28Updated 2 months ago
- ☆246Updated last year
- OHLC Average Prediction of Apple Inc. Using LSTM Recurrent Neural Network☆594Updated 2 years ago
- By PyTorch☆141Updated 5 years ago
- Stock Price Prediction using CNN-LSTM☆85Updated 5 years ago
- 基于LSTM的股票数据分析,数据来源于Tushare☆217Updated 6 years ago
- 📃 𝖀𝖓𝖔𝖋𝖋𝖎𝖈𝖎𝖆𝖑 PyTorch Implementation of DA-RNN (arXiv:1704.02971)☆422Updated 4 years ago
- (陆续更新)重新整理过的基于机器学习的股票价格预测算法,里面包含了基本的回测系统以及各种不同的机器学习算法的股票价格预测,包含:LSTM算法、Prophet算法、AutoARIMA、朴素贝叶斯、SVM、随机森林等☆330Updated 2 years ago
- 基于LSTM的多变量时间序列预测☆20Updated last year
- Regression prediction of time series data using LSTM, SVM and random forest. 使用LSTM、SVM、随机森林对时间序列数据进行回归预测,注释拉满。☆189Updated 5 years ago
- Predict stock market prices using RNN model with multilayer LSTM cells + optional multi-stock embeddings.☆1,879Updated 2 years ago
- Try to predict stock price with LSTM、GAN and DRL, exploring the features of news and technical indicators,which help improving perfomance…☆96Updated 5 years ago
- used for Stock Prodiction&power prediction&Traffic prediction by ARIMA,xgboost,RNN,LSTM,TCN☆110Updated 5 years ago