seq2seq-mapping
Seq2seq mapping
Sequence-to-sequence mapping using encoder-decoder RNNs with optional GPU support and validation/early-stopping mechanisms for training
example code for Sequence to Sequence mapping using encoder-decoder RNNs using dpnn and rnn libraries
8 stars
1 watching
4 forks
Language: Lua
last commit: over 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
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,082 |
eladhoffer/seq2seq.pytorch | Provides tools and frameworks for training sequence-to-sequence models using PyTorch | 523 |
jianbotang/rnn_matlab | A Matlab toolbox providing a flexible implementation of deep learning architectures for sequences learning, including RNNs, LSTMs, and sequence-to-sequence models. | 80 |
ibm/pytorch-seq2seq | A PyTorch-based framework for building and training sequence-to-sequence models | 1,499 |
harvardnlp/seq2seq-attn | An implementation of a sequence-to-sequence model with attention mechanism using LSTMs and character embeddings for neural machine translation | 1,263 |
outcastofmusic/quick-nlp | A Python NLP library for training and running sequence-to-sequence models similar to the fast.ai library. | 283 |
nhibernate/fluent-nhibernate | Automated mapping and configuration for the NHibernate object-relational mapping system using a fluent API. | 1,656 |
maximumentropy/seq2seq-pytorch | An implementation of Sequence to Sequence models in PyTorch with various attention mechanisms and extensions for machine translation tasks. | 738 |
esri/arcgis-maps-sdk-toolkit-qt | Provides ready-made components to complement mapping and GIS applications using Qt and QML. | 132 |
r2rml-api/r2rml-api | Provides a Java API for managing R2RML mappings in RDF data graphs. | 14 |
google/uis-rnn | This library provides an implementation of an algorithm for segmenting and clustering sequential data, learning from examples. | 1,564 |
dtm2451/dittoseq | A suite of functions for analyzing and visualizing RNA sequencing data | 191 |
larsmans/seqlearn | A toolkit for building sequence classification models in Python | 691 |
alex-berard/seq2seq | An attention-based sequence-to-sequence learning framework | 389 |
dcshi/lua-resty-qrdecode | A QR decoder library for lua-based web applications | 12 |