pnsingh / TimeSeriesPatternsLinks
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 7 years ago
Alternatives and similar repositories for TimeSeriesPatterns
Users that are interested in TimeSeriesPatterns are comparing it to the libraries listed below
Sorting:
- Market Risk Management with Time Series Prediction of Stock Market Trends using ARMA, ARIMA, GARCH regression models and RNN for time ser…☆22Updated 8 years ago
- Attempt to replicate: A deep learning framework for financial time series using stacked autoencoders and long- short term memory☆93Updated 3 years ago
- RNN - Stock Prediction Model using Attention Multilayer Recurrent Neural Networks with LSTM Cells☆39Updated 8 years ago
- This project aims to predict VOLATILITY S&P 500 (^VIX) time series using LSTM.☆102Updated 5 years ago
- Temporal Convolutional Neural Net for stock selection, using a Genetic Algorithm for feature selection☆33Updated 5 years ago
- A Comparison of LSTMs and Attention Mechanisms for Forecasting Financial Time Series☆73Updated 7 years ago
- Conversion of the time series values to 2-D stock bar chart images and prediction using CNN (using Keras-Tensorflow)☆42Updated 3 years ago
- Financial time series forecast using dual attention RNN☆27Updated 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 6 years ago
- An attempt to implement the idea behind this paper: https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0212320☆21Updated 4 years ago
- 基於DA-RNN之DSTP-RNN論文試做(Ver1.0)☆78Updated 5 years ago
- Improve S&P 500 stock price prediction (random forest and gradient boosting trees) with time series similarity measurements: DTW, SAX, co…☆99Updated 4 years ago
- Try to predict stock price with LSTM、GAN and DRL, exploring the features of news and technical indicators,which help improving perfomance…☆112Updated 6 years ago
- Stock markets are an essential component of the economy. Their prediction naturally arouses afascination in the academic and financial w…☆22Updated 4 years ago
- (Work In Progress) Implementation of "Financial Time Series Prediction Using Deep Learning"☆16Updated 8 years ago
- stock forecasting with sentiment variables(with lstm as generator and mlp as discriminator)☆36Updated 6 years ago
- UCLA Master of Applied Economics Capstone Research☆10Updated 7 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
- Implementation of RNN for Time Series prediction from the paper https://arxiv.org/abs/1704.02971☆59Updated 3 years ago
- Stock Price Prediction of any Organizations using SVR☆18Updated 6 years ago
- Hidden Markov Model (HMM) based stock forecasting☆103Updated 7 years ago
- Stock Market Prediction Using Unsupervised Features☆53Updated 7 years ago
- Stock Prediction usning Transformer NN☆84Updated 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…☆147Updated 8 years ago
- Python notebook implementation of hyperparameter tuning of LSTM deep learning model using Genetic algorithm☆22Updated 4 years ago
- ☆51Updated 7 years ago
- Deep Learning + Time Series Analysis☆27Updated 6 years ago
- Implementation of Log Gaussian Cox Process in Python for Changepoint Detection using GPFlow☆36Updated 2 years ago
- Reproduce the result of the paper "Deep Learning with Long Short-Term Memory Networks for Financial Market Prediction"☆19Updated 5 years ago
- Deep Learning - Neural network (RNN, LSTM & GRU)☆65Updated 7 years ago