Ross ROSS = Recommend OSS · open-source software intelligence for agents

carpedm20/NTM-tensorflow

"Neural Turing Machine" in Tensorflow observed · 2026-08-28

github.com/carpedm20/NTM-tensorflow · Jupyter Notebook · MIT (permissive) 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: 3920
  • days_rel: n/a
  • days_push: 3394
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1047 stars · 212 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A TensorFlow implementation of the Neural Turing Machine (NTM) architecture with an LSTM controller and support for multiple read/write heads. It includes training and testing scripts for tasks like the copy task, intended primarily as a reference implementation.

Use cases

  • implement a neural turing machine in tensorflow
  • train an NTM on a copy task
  • study memory-augmented neural network architectures
  • compare NTM implementations against the original torch code
  • experiment with LSTM controllers and multiple read/write heads

When to choose

  • you want a readable reference implementation of NTM in TensorFlow
  • you are studying memory-augmented networks and want example code
  • you need a starting point to fork and modify for research

When to avoid

  • you need production-ready or well-maintained code
  • you require variable-length NTM inputs, which the author says are poorly supported
  • you need a modern TensorFlow 2.x or PyTorch implementation
  • you cannot tolerate training instability such as NaN losses

Facets

library · maturity abandoned

machine-learning deep-learning machine-learning deep-learning python neural-turing-machine tensorflow lstm research-code jupyter-notebook

1 source

Member repositories

RepositoryRoleHealth v2
carpedm20/NTM-tensorflowmain32

For agents

markdown · JSON · MCP: product_card(name="carpedm20/NTM-tensorflow")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem