neuraltalk2
Source
- Source kind:
github-repository - URL: https://github.com/karpathy/neuraltalk2
- Discovery source: https://github.com/karpathy/neuraltalk2
- License:
NOASSERTION - Distribution policy:
public-summary-local-archive-only - Public mirror status:
summary-only - Content hash:
bcfa6b21968a6e2c121a5eb325086caeb916d369f392f8623c4687c3325b9d26 - First seen: 2026-05-15
- Last changed: 2026-05-15
Classification
- Primary category: Neural network fundamentals
- Corpus source note: 2026-05-15-karpathy-public-corpus
- Project taxonomy: karpathy-project-taxonomy
- Idea map: karpathy-idea-map
- Topic hub: karpathy-public-work
Summary
NeuralTalk2 Update (September 22, 2016) : The Google Brain team has 1 repo in tensorflow. I’ll leave this code base up for educational purposes and as a Torch implementation. Recurrent Neural Network captions your images. Now much faster and better than the original $1. Compared to the original NeuralTalk this implementation is batched, uses Torch, runs on a GPU, and supports…
What This Teaches
- How core neural network ideas can be rebuilt from first principles.
- Useful for grounding later LLM work in gradients, activations, optimization, and model internals.
Why It Matters
This is high-priority for Vipin because it supports durable first-principles understanding instead of shallow API use.
Repository Snapshot
- Full name:
karpathy/neuraltalk2 - Default branch:
master - HEAD:
bd8c9d879f957e1218a8f9e1f9b663ac70375866 - Stars at crawl: 5579
- Forks at crawl: 1264
- File count: 29
- README path:
README.md - License path: “
- Created: 2015-11-20T01:27:58Z
- Updated: 2026-05-07T08:51:57Z
- Pushed: 2017-11-07T05:59:20Z
Top-Level Structure
misc: 9[root]: 8cv: 6vis: 4coco: 1coco-caption: 1
File Extension Profile
.lua: 13.sh: 4.py: 3.ipynb: 2.md: 2.gitignore: 1.html: 1.jpeg: 1.js: 1[none]: 1
Tags / Release-Like Markers
- No git tags found in the shallow local clone.
Sample File Tree
.gitignorecoco/coco_preprocess.ipynbcoco-caption/myeval.pyconvert_checkpoint_gpu_to_cpu.luacv/driver.pycv/inspect_cv.ipynbcv/killall.shcv/README.mdcv/runworker.shcv/spawn.sheval.luamisc/call_python_caption_eval.shmisc/DataLoader.luamisc/DataLoaderRaw.luamisc/gradcheck.luamisc/LanguageModel.luamisc/LSTM.luamisc/net_utils.luamisc/optim_updates.luamisc/utils.luaprepro.pyREADME.mdtest_language_model.luatrain.luavideocaptioning.luavis/imgs/dummyvis/index.htmlvis/jquery-1.8.3.min.jsvis/teaser.jpeg
Public Handling Notes
- EXTRACTED: This page records public metadata and a source-grounded summary.
- INFERRED: Full local preservation, when available, is for private/local use unless a license or explicit source policy makes public redistribution safe.
- Do not treat this page as permission to republish unlicensed source text or code wholesale.