 seq2seq-signal-prediction
 seq2seq-signal-prediction 
 Signal prediction model
 A project demonstrating the use of a Sequence-to-Sequence Recurrent Neural Network (RNN) for time series forecasting in Python using TensorFlow.
Signal forecasting with a Sequence-to-Sequence (seq2seq) Recurrent Neural Network (RNN) model in TensorFlow - Guillaume Chevalier
1k stars
 41 watching
 293 forks
 
Language: Jupyter Notebook 
last commit: over 2 years ago 
Linked from   3 awesome lists  
  pythonseq2seqtensorflowtensorflow-tutorials 
 Related projects:
| Repository | Description | Stars | 
|---|---|---|
|  | Recurrent neural network model for predicting people's next location based on spatial and temporal features | 28 | 
|  | An implementation of an attention mechanism using TensorFlow 2 to analyze time series data. | 7 | 
|  | A PyTorch implementation of an optimized deep learning model for time series forecasting on GPUs. | 319 | 
|  | A comprehensive guide to time series prediction using TensorFlow | 1,108 | 
|  | A framework for predicting time to event and churn using recurrent neural networks with Weibull distribution | 769 | 
|  | Sequence-to-sequence mapping using encoder-decoder RNNs with optional GPU support and validation/early-stopping mechanisms for training | 8 | 
|  | An attention-based sequence-to-sequence learning framework | 389 | 
|  | Reproduces a SGNN's word projections preprocessing pipeline using word n-grams instead of skip-grams | 23 | 
|  | Provides tools and frameworks for training sequence-to-sequence models using PyTorch | 523 | 
|  | A software framework that uses a recurrent neural network with fuzzy logic to predict chaotic time series data | 63 | 
|  | A Python NLP library for training and running sequence-to-sequence models similar to the fast.ai library. | 283 | 
|  | An open-source deep learning framework for time series forecasting and analysis | 2,080 | 
|  | A TensorFlow-based implementation of the SegNet segmentation algorithm, with modifications to address index unravel issues and support multiple features such as dilation and multi-resolution learning. | 369 | 
|  | A PyTorch-based framework for building and training sequence-to-sequence models | 1,499 | 
|  | Named Entity Recognition model using LSTM and CRF with character embeddings | 1,947 |