zhoutf / finance_ganLinks
Wasserstein GAN with gradient penalty (WGAN-GP) applied to financial time series.
☆17Updated 6 years ago
Alternatives and similar repositories for finance_gan
Users that are interested in finance_gan are comparing it to the libraries listed below
Sorting:
- Stock Market Prediction Using Unsupervised Features☆54Updated 7 years ago
- Implement the model of Halperin and Feldshteyn for DJIA and SP500☆10Updated 6 years ago
- Reproduce the result of the paper "Deep Learning with Long Short-Term Memory Networks for Financial Market Prediction"☆19Updated 5 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
- Reproduction of code described in the paper "Stock Market Prediction Based on Generative Adversarial Network" by Kang Zhang et al.☆28Updated 5 years ago
- ☆19Updated 5 years ago
- Attempt to replicate: A deep learning framework for financial time series using stacked autoencoders and long- short term memory☆92Updated 3 years ago
- A Deep Reinforcement Learning model for high volume and frequency Forex Portfolio Management☆12Updated 2 years ago
- Optimistic Bull or Pessimistic Bear: Adaptive Deep Reinforcement Learning for Stock Portfolio Allocation☆36Updated 6 years ago
- Deep Learning - Neural network (RNN, LSTM & GRU)☆65Updated 6 years ago
- Stock Price Prediction with LSTM and Trading Strategy with Reinforcement Learning☆14Updated 5 years ago
- Transformer and MultiTransformer layers for stock volatility forecasting purposes☆72Updated 4 years ago
- The repository contains the code for project for DS 5500 course at Northeastern.☆35Updated 5 years ago
- This is a non-official implementation of the trend labeling method proposed in the paper "A Labeling Method for Financial Time Series Pre…☆49Updated 8 months ago
- Financial time series forecast using dual attention RNN☆27Updated 6 years ago
- This project is essentially the implementation of the paper “Algorithmic Financial Trading with Deep Convolutional Neural Networks: Time …☆21Updated 5 years ago
- A CNN + Auto-Encoder Approach for Predicting Financial Time-Series☆12Updated 6 years ago
- implementation of WSAE-LSTM model as defined by Bao, Yue, Rao (2017)☆78Updated 2 years ago
- A Comparison of LSTMs and Attention Mechanisms for Forecasting Financial Time Series☆72Updated 6 years ago
- A deep learning model for Financial Signal Representation and Trading☆75Updated 6 years ago
- Stock Market Prediction on High-Frequency Data Using soft computing based AI models☆21Updated last year
- Evaluation of Hybrid MODWT-MARS framework for financial time series forecasting☆18Updated last year
- Blaze☆15Updated 4 years ago
- Stock Prediction usning Transformer NN☆84Updated 6 years ago
- Deep q learning on determining buy/sell signal and placing orders☆50Updated 6 years ago
- Improve S&P 500 stock price prediction (random forest and gradient boosting trees) with time series similarity measurements: DTW, SAX, co…