Skip to content

Ml/pr4 solution articles#5688

Merged
neetcode-gh merged 1 commit intoml/pr3-solution-articlesfrom
ml/pr4-solution-articles
Apr 11, 2026
Merged

Ml/pr4 solution articles#5688
neetcode-gh merged 1 commit intoml/pr3-solution-articlesfrom
ml/pr4-solution-articles

Conversation

@ahmadbasyouni10
Copy link
Copy Markdown
Collaborator

Add solution articles for Dead ReLU Detector and Tokenization Edge Cases

Summary

Adds solution articles for 2 new ML problems.

Articles

  • articles/dead-relu-detector.md — Detecting dead neurons in ReLU activations
  • articles/tokenization-edge-cases.md — Handling edge cases in BPE tokenization

Test Plan

  • Articles render correctly in the Solutions tab

Two new ML course problems (PR4), bringing total to 34.

Dead ReLU Detector: detect_dead_neurons + suggest_fix with priority-ordered
diagnostic rules. 8 test cases covering all fix branches.

Tokenization Edge Cases: greedy tokenization exposing number inconsistency,
token counting, and fertility scoring. 8 test cases.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@ahmadbasyouni10 ahmadbasyouni10 changed the base branch from main to ml/pr3-solution-articles April 10, 2026 02:48
@neetcode-gh neetcode-gh merged commit bd5b51c into ml/pr3-solution-articles Apr 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants