seq2seq-attention

Time series analyzer

An implementation of an attention mechanism using TensorFlow 2 to analyze time series data.

Attention mechanism for time series using tensorflow 2

GitHub

7 stars
0 watching
2 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
alex-berard/seq2seq An attention-based sequence-to-sequence learning framework 389
guillaume-chevalier/seq2seq-signal-prediction A project demonstrating the use of a Sequence-to-Sequence Recurrent Neural Network (RNN) for time series forecasting in Python using TensorFlow. 1,083
linkedin/luminol A library for detecting anomalies and calculating correlations in time series data. 1,189
statomics/zinbwavezinger A software framework for integrating zingeR with ZINB-WaVE weights for RNA-seq data analysis 23
kirstlab/asc_seurat An R-based web application for scRNA-seq analysis that provides a user-friendly interface for data preprocessing, visualization, and annotation. 23
eladhoffer/seq2seq.pytorch Provides tools and frameworks for training sequence-to-sequence models using PyTorch 523
jsxlei/scale A tool for analyzing single-cell ATAC-seq data using neural networks to extract latent features. 100
zji90/scate Provides a statistical framework for analyzing genome-wide regulatory landscape in single cells using scATAC-seq data 9
evgenyneu/sigmaswiftstatistics Provides a set of statistical functions in Swift for calculations such as mean, median, standard deviation, and more. 701
htseq/htseq A Python library to facilitate analysis of data from high-throughput sequencing experiments. 94
microsoft/taganomaly Anomaly detection tool for multiple time series data with interactive visualization and labeling capabilities 323
emedvedev/attention-ocr A TensorFlow model for recognizing text in images using visual attention and a sequence-to-sequence architecture. 1,077
elementolab/sctcrseq Recovering TCR sequences from single-cell RNA-seq data using a Python pipeline 26
dmbee/seglearn A machine learning tool for time series data analysis and modeling 571
jazzsaxmafia/show_attend_and_tell.tensorflow A TensorFlow implementation of a neural caption generator using attention mechanisms. 506