sto-miljan / 6-Stock-Prediction
Appliquer le Transformer sur de la prédiction de stock
☆9Updated 5 years ago
Alternatives and similar repositories for 6-Stock-Prediction:
Users that are interested in 6-Stock-Prediction are comparing it to the libraries listed below
- This project uses XGBoost and LSTM to forecast stock market performance.☆15Updated 3 years ago
- Stock Prediction usning Transformer NN☆80Updated 5 years ago
- Intra day Stock Prediction 10 minutes into the future☆103Updated 5 years ago
- stock predict by cnn and lstm☆38Updated 6 years ago
- Try to predict stock price with LSTM、GAN and DRL, exploring the features of news and technical indicators,which help improving perfomance…☆89Updated 5 years ago
- The random forest, FFNN, CNN and RNN models are developed to predict the movement of future trading price of Netflix (NFLX) stock using t…☆60Updated 3 years ago
- Implementation of seq2seq with attention in keras☆114Updated 4 years ago
- An attempt to implement the idea behind this paper: https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0212320☆20Updated 3 years ago
- 使用随机森林、bp神经网络、LSTM神经网络、GRU对股票收盘价进行回归预测。Random forest, BP neural network, LSTM neural network and GRU are used to predict the closing pric…☆52Updated 4 years ago
- RNN - Stock Prediction Model using Attention Multilayer Recurrent Neural Networks with LSTM Cells☆39Updated 7 years ago
- ☆10Updated 2 years ago
- By combining GARCH(1,1) and LSTM model implementing predictions.☆56Updated 6 years ago
- Stock price prediction using LSTM and 1D Convoltional Layer implemented in keras with TF backend on daily closing price of S&P 500 data f…☆141Updated 7 years ago
- Stock Price Prediction using CNN-LSTM☆85Updated 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 …☆238Updated 3 years ago
- Applied an ARIMA-LSTM hybrid model to predict future price correlation coefficients of two assets☆407Updated 6 years ago
- Deep Reinforcement Learning for Stock trading task☆20Updated 3 years ago
- XGBoost is known to be fast and achieve good prediction results as compared to the regular gradient boosting libraries. This project atte…☆30Updated 5 years ago
- stock prediction with GAN and WGAN☆93Updated 2 years ago
- https://arxiv.org/abs/2006.04992☆19Updated 3 years ago
- Transformer and MultiTransformer layers for stock volatility forecasting purposes☆65Updated 3 years ago
- Predicting the closing stock price given last N days' data that also includes the output feature for CNN & LSTM, while predicting it for …☆10Updated 5 years ago
- Hidden Markov Model (HMM) based stock forecasting☆99Updated 6 years ago
- Implementing a Generative Adversarial Network on the Stock Market☆122Updated 2 years ago
- stock trading strategy automatic generated from historical price and volume, using DQN☆24Updated 6 years ago
- Comparative Analysis of Conv1D-LSTM with CNN , LSTM for Stock Price Prediction☆61Updated 6 years ago
- BEST SCORE ON KAGGLE SO FAR. Mean Square Error after repeated tuning 0.00032. Used stacked GRU + LSTM layers with optimized architecture,…☆69Updated 6 years ago
- kennedyCzar / STOCK-RETURN-PREDICTION-USING-KNN-SVM-GUASSIAN-PROCESS-ADABOOST-TREE-REGRESSION-AND-QDAForecast stock prices using machine learning approach. A time series analysis. Employ the Use of Predictive Modeling in Machine Learning …☆132Updated 2 years ago