joaohfrodrigues / BLADE
Time-series analysis using restricted Boltzmann machines and dynamic Bayesian networks
☆11Updated last year
Alternatives and similar repositories for BLADE:
Users that are interested in BLADE are comparing it to the libraries listed below
- Deep Learning + Time Series Analysis☆27Updated 5 years ago
- Wasserstein GAN with gradient penalty (WGAN-GP) applied to financial time series.☆16Updated 6 years ago
- Evaluation of shallow and deep learning models for multi-step-ahead time series prediction☆57Updated 3 years ago
- A Comparison of LSTMs and Attention Mechanisms for Forecasting Financial Time Series☆72Updated 6 years ago
- A CNN + Auto-Encoder Approach for Predicting Financial Time-Series☆11Updated 5 years ago
- ☆19Updated 5 years ago
- Generative Adversarial Network to create synthetic time series☆23Updated 4 years ago
- Tensorized LSTM with Adaptive Shared Memory for Learning Trends in Multivariate Time Series (AAAI'20)☆47Updated 3 years ago
- ☆47Updated 6 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 6 months ago
- Experimental and exercising codes☆21Updated 6 years ago
- Neural Time Series Analysis☆14Updated 2 years ago
- Multi-Factor Stock Profit Prediction Using EMD-ALSTM☆27Updated 5 years ago
- Probabilistic Forecast of a Multivariate Time Series using the Temporal Fusion Transformer & PyTorch Lightning☆17Updated 2 years ago
- Multi-task learning via Bayesian Neural Networks for Dynamic Time Series Prediction☆19Updated 7 years ago
- KurochkinAlexey / Hierarchical-Attention-Based-Recurrent-Highway-Networks-for-Time-Series-PredictionPytorch implementation of Hierarchical Attention-Based Recurrent Highway Networks for Time Series Prediction https://arxiv.org/abs/1806.0…☆64Updated 5 years ago
- PHBS 2018 Machine Learning Class Project☆14Updated 6 years ago
- ☆40Updated 10 months ago
- Temporal Attention-Augmented Bilinear Network for Financial Time-Series Data Analysis☆32Updated 5 years ago
- A Tensorflow Implementation of Dual-Stage Attention-Based Recurrent Neural Network for Time Series Prediction☆15Updated 4 years ago
- Dynamic lead/lag inference for time series☆15Updated 5 years ago
- Multivariate Multi Step Time Series modelling : Predicting the re-rise of bitcoin prices using RNN and optimising the model using GRU and…☆16Updated 4 years ago
- Portfolio Optimization with Cumulative Prospect Theory Utility via Convex Optimization☆33Updated 9 months ago
- Thesis project done on Generation Financial Time-Series with GANs. The project was a collaboration between Wholesale Banking Advanced Ana…☆68Updated 4 years ago
- A method to search for a subset of best performing items wrt black-box reward function☆12Updated 5 years ago
- stock forecasting with sentiment variables(with lstm as generator and mlp as discriminator)☆34Updated 5 years ago
- MTSS-GAN: Multivariate Time Series Simulation with Generative Adversarial Networks (by @firmai)☆93Updated 4 years ago
- Time series forecast using deep learning transformers (simple, XL, compressive). Implementation in Pytorch and Pytorch Lightning.