farizrahman4u/seq2seq
Sequence to Sequence Learning with Keras observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3952
- days_rel: n/a
- days_push: 1474
- n_releases_24m: 0
Adoption not part of the score
3169 stars · 829 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A sequence-to-sequence learning add-on library for Keras, providing modular encoder-decoder layers and ready-made Seq2Seq models. It supports deep stacked LSTMs, attention mechanisms, and building models that can be used standalone or as layers in larger networks.
Use cases
- build sequence-to-sequence models in Keras
- train a machine translation model
- create a chatbot with an encoder-decoder network
- implement attention-based seq2seq models
- build a neural parser for sequences
- stack LSTM layers for encoder and decoder
When to choose
- you are using Keras and need seq2seq models with reusable encoder/decoder layers
- you want ready-made SimpleSeq2Seq or attention-based models out of the box
- you need to embed seq2seq components as layers inside a larger Keras model
When to avoid
- you are using PyTorch, TensorFlow 2.x/Keras 3, or another framework instead of legacy Keras
- you need actively maintained code with recent updates and support
- you want modern transformer-based sequence models
Facets
library · maturity maintenance
deep-learning machine-learning nlp machine-learning deep-learning python seq2seq keras encoder-decoder attention machine-translation neural-networks natural-language-processing
1 source
- readme: https://github.com/farizrahman4u/seq2seq · fetched 2026-08-28 · 0f9f38c44ece
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| farizrahman4u/seq2seq | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="farizrahman4u/seq2seq")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem