Prashant-Tomar / Stock-Price-PredictorLinks
Trained an LSTM model in python to predict prices after denoising the price signal using wavelet transformation method.
☆8Updated 6 years ago
Alternatives and similar repositories for Stock-Price-Predictor
Users that are interested in Stock-Price-Predictor are comparing it to the libraries listed below
Sorting:
- Temporal Convolutional Neural Net for stock selection, using a Genetic Algorithm for feature selection☆33Updated 4 years ago
- By combining GARCH(1,1) and LSTM model implementing predictions.☆57Updated 6 years ago
- Time Series Classification with Convolutional Neural Network: Automated Trading by Pattern Recognition (Master's Thesis)☆19Updated 2 years ago
- RNN - Stock Prediction Model using Attention Multilayer Recurrent Neural Networks with LSTM Cells☆40Updated 7 years ago
- Conversion of the time series values to 2-D stock bar chart images and prediction using CNN (using Keras-Tensorflow)☆42Updated 2 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
- DCC GARCH modeling in Python☆96Updated 5 years ago
- Apply machine learning algorithms in the financial market. Ensemble Model, including XGBoost, LightGBM, CNN, ResNet and LSTM.☆10Updated 3 years ago
- ☆38Updated 4 years ago
- Reproduction of code described in the paper "Stock Market Prediction Based on Generative Adversarial Network" by Kang Zhang et al.☆28Updated 5 years ago
- Transformer and MultiTransformer layers for stock volatility forecasting purposes☆72Updated 4 years ago
- ☆53Updated 3 years ago
- Predicting the behavior of $BTC-USD by training a memory-based neural net on historical data☆41Updated 4 years ago
- Reproduce the result of the paper "Deep Learning with Long Short-Term Memory Networks for Financial Market Prediction"☆19Updated 4 years ago
- Intra day Stock Prediction 10 minutes into the future☆109Updated 6 years ago
- Improve S&P 500 stock price prediction (random forest and gradient boosting trees) with time series similarity measurements: DTW, SAX, co…☆99Updated 3 years ago
- Stock Price Prediction with PCA and LSTM☆14Updated 4 years ago
- ☆77Updated 5 years ago
- 基於DA-RNN之DSTP-RNN論文試做(Ver1.0)☆77Updated 4 years ago
- Wasserstein GAN with gradient penalty (WGAN-GP) applied to financial time series.☆17Updated 6 years ago
- Python notebook implementation of hyperparameter tuning of LSTM deep learning model using Genetic algorithm☆22Updated 3 years ago
- Stock Price Prediction using CNN-LSTM☆86Updated 5 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 …☆133Updated 2 years ago
- In this project, we implement and compare the performance of several machine learning and deep learning algorithms in predicting the US s…☆55Updated 4 years ago
- A CNN + Auto-Encoder Approach for Predicting Financial Time-Series☆12Updated 6 years ago
- Temporal Attention-Augmented Bilinear Network for Financial Time-Series Data Analysis☆36Updated 6 years ago
- Stock risk premium prediction via FM/ EXT/ GBDT/ XGB/LBGM. Mengxuan Chen's graduation thesis at WHU.☆14Updated 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…☆61Updated 3 years ago
- Comparative Analysis of Conv1D-LSTM with CNN , LSTM for Stock Price Prediction☆61Updated 6 years ago
- This notebook contains an independently developed Keras/Tensorflow implementation of the CNN-LSTM model for Limit Order Book forecasting …☆34Updated 4 years ago