pnsingh / TimeSeriesPatterns
A first look into several time series datasets from quandl (namely top tech companies stock close prices) and an attempt to find patterns in such series using de-noising and data compression via variational autoencoders. Exploring the possibility of clustering/creating classes using GMM akin to the MNIST dataset.
☆16Updated 6 years ago
Alternatives and similar repositories for TimeSeriesPatterns:
Users that are interested in TimeSeriesPatterns are comparing it to the libraries listed below
- Market Risk Management with Time Series Prediction of Stock Market Trends using ARMA, ARIMA, GARCH regression models and RNN for time ser…☆21Updated 7 years ago
- Financial time series forecast using dual attention RNN☆26Updated 5 years ago
- RNN - Stock Prediction Model using Attention Multilayer Recurrent Neural Networks with LSTM Cells☆39Updated 7 years ago
- Conversion of the time series values to 2-D stock bar chart images and prediction using CNN (using Keras-Tensorflow)☆40Updated 2 years ago
- PHBS 2018 Machine Learning Class Project☆14Updated 6 years ago
- Multi-Factor Stock Profit Prediction Using EMD-ALSTM☆27Updated 5 years ago
- RNN based on Chandler Zuo's implementation of the paper: A Dual-Stage Attention-Based Recurrent Neural Network for Time Series Prediction☆19Updated 5 months ago
- Deep Learning + Time Series Analysis☆26Updated 5 years ago
- Multivariate Adaptive Regression Splines for Time Series Prediction☆18Updated last year
- ☆46Updated 6 years ago
- Temporal Convolutional Neural Net for stock selection, using a Genetic Algorithm for feature selection☆32Updated 4 years ago
- A Comparison of LSTMs and Attention Mechanisms for Forecasting Financial Time Series☆72Updated 6 years ago
- Scalable Models of Probabilistic Forecasting with Fuzzy Time Series, PhD Thesis☆11Updated 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
- This project aims to predict VOLATILITY S&P 500 (^VIX) time series using LSTM.☆97Updated 4 years ago
- In this project I developed LSTM models for uni-variate , multivariate , multi-step time series forecasting.☆11Updated 4 years ago
- Time Series Classification with Convolutional Neural Network: Automated Trading by Pattern Recognition (Master's Thesis)☆20Updated last year
- Dynamic lead/lag inference for time series☆15Updated 5 years ago
- Reproduce the result of the paper "Deep Learning with Long Short-Term Memory Networks for Financial Market Prediction"☆19Updated 4 years ago
- Stock Price Prediction with PCA and LSTM☆14Updated 3 years ago
- Attempt to replicate: A deep learning framework for financial time series using stacked autoencoders and long- short term memory☆89Updated 2 years ago
- Wasserstein GAN with gradient penalty (WGAN-GP) applied to financial time series.☆16Updated 6 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
- Reproduction of code described in the paper "Stock Market Prediction Based on Generative Adversarial Network" by Kang Zhang et al.☆25Updated 4 years ago
- Neural Time Series Analysis☆14Updated 2 years ago
- EA-LSTM: Evolutionary attention-based LSTM for time series prediction☆36Updated 5 years ago
- stock forecasting with sentiment variables(with lstm as generator and mlp as discriminator)☆34Updated 5 years ago
- 基於DA-RNN之DSTP-RNN論文試做(Ver1.0)☆77Updated 4 years ago
- This repository provides a PyTorch implementation of "Trade Forecasting via Efficient Multi-commodity STL Decomposition based Neural Netw…☆13Updated 8 months ago
- This project is an implementation of the paper Modeling Long- and Short-Term Temporal Patterns with Deep Neural Networks. The model LSTNe…☆17Updated 5 years ago