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

karpathy/neuraltalk

NeuralTalk is a Python+numpy project for learning Multimodal Recurrent Neural Networks that describe images with sentences. observed · 2026-08-28

github.com/karpathy/neuraltalk · Python observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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: 4297
  • days_rel: n/a
  • days_push: 2080
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5503 stars · 1332 forks observed · 2026-08-28

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

NeuralTalk is a Python+numpy implementation of Multimodal Recurrent Neural Networks that generate natural-language descriptions of images. It trains and evaluates CNN+RNN/LSTM image captioning models on Flickr8K, Flickr30K, and MSCOCO datasets.

Use cases

  • generate captions for images with a neural network
  • train an image captioning model on MSCOCO
  • learn how multimodal RNNs work
  • evaluate image captions with BLEU score
  • reproduce CNN+LSTM image description research

When to choose

  • you want to study the original educational implementation of image captioning RNNs
  • you need a pure Python+numpy reference implementation without deep learning frameworks

When to avoid

  • you want to actually run or train image captioning in production - it is deprecated and slow
  • you need GPU acceleration or CNN finetuning - use NeuralTalk2 instead
  • you need Python 3 support - this requires Python 2.7

Facets

library · maturity abandoned

machine-learning deep-learning nlp computer-vision image-processing deep-learning computer-vision machine-learning python cross-platform image-captioning recurrent-neural-networks deprecated educational numpy lstm mscoco natural-language-processing linux

1 source

Member repositories

RepositoryRoleHealth v2
karpathy/neuraltalkmain32

For agents

markdown · JSON · MCP: product_card(name="karpathy/neuraltalk")

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