xrndai / DeepDayTradeLinks
Stock Price Predictor
☆31Updated 6 years ago
Alternatives and similar repositories for DeepDayTrade
Users that are interested in DeepDayTrade are comparing it to the libraries listed below
Sorting:
- Conversion of the time series values to 2-D stock bar chart images and prediction using CNN (using Keras-Tensorflow)☆42Updated 2 years ago
- Stock Market Prediction Using Unsupervised Features☆54Updated 6 years ago
- Attempt to replicate: A deep learning framework for financial time series using stacked autoencoders and long- short term memory☆91Updated 3 years ago
- Deep Learning - Neural network (RNN, LSTM & GRU)☆65Updated 6 years ago
- ☆77Updated 5 years ago
- Reinforcement Learning Script that trades Equities from Yahoo Finance☆77Updated 6 years ago
- Temporal Attention-Augmented Bilinear Network for Financial Time-Series Data Analysis☆36Updated 6 years ago
- Implementing a Generative Adversarial Network on the Stock Market☆121Updated 3 years ago
- Using Bidirectional Generative Adversarial Networks to estimate Value-at-Risk for Market Risk Management using TensorFlow.☆93Updated 2 years ago
- Implement the model of Halperin and Feldshteyn for DJIA and SP500☆10Updated 6 years ago
- WATTNet: Learning to Trade FX with Hierarchical Spatio-Temporal Representations of Highly Multivariate Time Series☆73Updated 5 years ago
- RNN - Stock Prediction Model using Attention Multilayer Recurrent Neural Networks with LSTM Cells☆40Updated 7 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
- 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
- This project aims to predict VOLATILITY S&P 500 (^VIX) time series using LSTM.☆100Updated 4 years ago
- Financial time series forecast using dual attention RNN☆27Updated 6 years ago
- ☆63Updated 7 years ago
- Wasserstein GAN with gradient penalty (WGAN-GP) applied to financial time series.☆17Updated 6 years ago
- Deep q learning on determining buy/sell signal and placing orders☆50Updated 6 years ago
- The repository contains the code for project for DS 5500 course at Northeastern.☆36Updated 5 years ago
- implementation of WSAE-LSTM model as defined by Bao, Yue, Rao (2017)☆78Updated 2 years ago
- This project explores stock trading modelling with the use recurrent neural network (RNN) with long-short term memory (LSTM) architecture…☆27Updated 6 years ago
- Stock Prediction usning Transformer NN