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

oreilly-japan/deep-learning-from-scratch-2 resource

『ゼロから作る Deep Learning ❷』(O'Reilly Japan, 2018) observed · 2026-08-28

github.com/oreilly-japan/deep-learning-from-scratch-2 · Python · 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: 3117
  • days_rel: n/a
  • days_push: 744
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1249 stars · 794 forks observed · 2026-08-28

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

Companion source code repository for the O'Reilly Japan book 'Deep Learning from Scratch 2: Natural Language Processing' (2018). It contains per-chapter Python/NumPy implementations of NLP deep learning techniques such as word2vec, RNN/LSTM language models, and attention mechanisms.

Use cases

  • learn deep learning for NLP from scratch
  • implement word2vec without frameworks
  • understand RNN and LSTM internals
  • study attention mechanism code
  • follow a deep learning textbook with runnable code

When to choose

  • you are reading the book and want its official code
  • you want framework-free NumPy implementations to learn fundamentals
  • you prefer minimal dependencies (NumPy/Matplotlib)

When to avoid

  • you need a production-ready NLP or deep learning library
  • you want GPU-optimized training at scale (CuPy is optional and limited)
  • you need maintained, feature-rich tooling rather than educational code

Facets

learning-resource · maturity maintenance

deep-learning nlp machine-learning deep-learning education tutorials python cross-platform book-companion-code word2vec rnn attention numpy-only japanese-book natural-language-processing

1 source

Member repositories

RepositoryRoleHealth v2
oreilly-japan/deep-learning-from-scratch-2main32

For agents

markdown · JSON · MCP: product_card(name="oreilly-japan/deep-learning-from-scratch-2")

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