jcjohnson/torch-rnn
Efficient, reusable RNNs and LSTMs for torch 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3853
- days_rel: n/a
- days_push: 1534
- n_releases_24m: 0
Adoption not part of the score
2559 stars · 508 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
torch-rnn provides high-performance, reusable RNN and LSTM modules for the Torch7 deep learning framework, used for character-level language modeling similar to char-rnn. It is significantly faster and more memory-efficient than char-rnn while having minimal dependencies.
Use cases
- train a character-level language model
- run an RNN or LSTM in torch7
- generate text with a char-rnn style model
- benchmark LSTM implementations for speed and memory
- integrate reusable RNN modules into an existing torch project
When to choose
- you are already working in the Torch7 ecosystem and need efficient RNN/LSTM modules
- you want a faster, lower-memory alternative to char-rnn
- you need GPU acceleration via CUDA or OpenCL for recurrent models
When to avoid
- you are starting a new project - modern frameworks like PyTorch or TensorFlow are actively maintained instead
- you need transformer-based or large language model tooling
- you require long-term support, as Torch7 is a legacy framework
Facets
library · maturity maintenance
machine-learning deep-learning llm-training benchmarking deep-learning machine-learning lua rnn lstm torch7 char-rnn language-modeling cuda opencl natural-language-processing linux macos gpu docker
1 source
- readme: https://github.com/jcjohnson/torch-rnn · fetched 2026-08-28 · 755732a1421f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jcjohnson/torch-rnn | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="jcjohnson/torch-rnn")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem