scholaroctopus

Source

Classification

Summary

ScholarOctopus ScholarOctopus is a set of tools/pages that help explore academic literature. Currently, ScholarOctopus is a collection of pointers to 7000 papers from 34 Computer Vision and Machine Learning conferences (CVPR/ICCV/NIPS/ICML/ECCV/BMVC) between 2006 and 2014. Visualizations The first visualization I wrote for this data is to compute bigram tfidf vectors and embed them with t-SNE in 2D. The visualization can be found $1. The page contains a few more links to stats and some pointer data. If you’d like to write your own visualization “view” of the data, I warmly welcome additional contributions, likely…

What This Teaches

  • How a complex idea can be compressed into a minimal but working implementation.
  • Useful as a reference style for serious small systems rather than decorative demos.

Why It Matters

This matters as part of Karpathy’s broader pattern: compress hard technical systems into readable, inspectable, working artifacts.

Repository Snapshot

  • Full name: karpathy/scholaroctopus
  • Default branch: master
  • HEAD: dde802a7aa747433c779eb09e800ac120a19c726
  • Stars at crawl: 80
  • Forks at crawl: 17
  • File count: 6
  • README path: README.md
  • License path: “
  • Created: 2014-08-09T20:54:23Z
  • Updated: 2026-05-12T03:58:28Z
  • Pushed: 2014-08-11T22:20:24Z

Top-Level Structure

  • render: 5
  • [root]: 1

File Extension Profile

  • .js: 2
  • .html: 1
  • .json: 1
  • .md: 1
  • .svg: 1

Tags / Release-Like Markers

  • No git tags found in the shallow local clone.

Sample File Tree

  • README.md
  • render/d3.min.js
  • render/data5.json
  • render/icon.svg
  • render/index.html
  • render/jquery-1.8.3.min.js

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.