HendrikStrobelt/LSTMVis
Visualization Toolbox for Long Short Term Memory networks (LSTMs) observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 3743
- days_rel: n/a
- days_push: 1748
- n_releases_24m: 0
Adoption not part of the score
1266 stars · 260 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
LSTMVis is a visual analysis toolbox for inspecting hidden state dynamics of LSTM (and other RNN) networks. It provides a browser-based interactive interface backed by a Python server that consumes HDF5 state files from trained models.
Use cases
- visualize hidden state changes in an LSTM while processing text
- understand what individual LSTM cells learn during training
- debug and interpret recurrent neural network behavior on sequences
- explore state activations for a children's book or parentheses dataset
- import my own trained model's states into an interactive viewer
- compare RNN hidden states across time steps for interpretability research
When to choose
- you need interactive, cell-level visual analysis of LSTM/RNN hidden states
- you are doing interpretability research on recurrent networks and can export states to HDF5
- you want a self-hosted web tool with a Python 3.7+ backend
When to avoid
- you need visualization for transformers or modern architectures rather than RNNs
- you want an actively developed tool with recent updates and community support
- you need a plug-and-play library integrated into your training pipeline rather than a separate server and dataset export step
Facets
application · maturity maintenance
data-visualization machine-learning nlp machine-learning data-visualization deep-learning python browser cross-platform lstm rnn hidden-state-analysis interpretability d3 hdf5 keras tensorflow research-tool natural-language-processing web-server
1 source
- readme: https://github.com/HendrikStrobelt/LSTMVis · fetched 2026-08-28 · ebc259ad9c08
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| HendrikStrobelt/LSTMVis | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="HendrikStrobelt/LSTMVis")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem