[moby_rnn] - add README with architecture ASCII art; consolidate constants

- README_moby_rnn.md: single-step and temporally-unrolled ASCII diagrams,
  configuration table, notebook cell guide, generation API docs, references
- moby_rnn.ipynb: move all constants (T, NUM_SEQ, EVAL_CHARS, PRED_CHARS,
  N_GIBBS, SEED, SEQ_IDX) into the Build model cell under a Configuration
  header; rename H_SIZE → CONTEXT_SIZE throughout

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-31 11:42:55 +02:00
co-authored by Claude Sonnet 4.6
parent eb1f96f4ec
commit 0b302a9c12
2 changed files with 365 additions and 293 deletions
+228 -293
View File
File diff suppressed because one or more lines are too long