Commit Graph

3 Commits

Author SHA1 Message Date
Vijay Janapa Reddi
dbad2637e3 fix(docs): standardize Perceptron year to 1958
- Rename milestone directory from 01_1957_perceptron to 01_1958_perceptron
- Update all references to use 1958 (publication year) for consistency
  with academic citation format (rosenblatt1958perceptron)
- Changes affect: READMEs, docs, tests, milestone tracker

Rationale: Using 1958 aligns with the publication year and standard
academic citations, while 1957 was the development year.

Cherry-picked from: 28ca41582 (feature/tito-dev-validate)
2026-01-17 12:15:49 -05:00
Vijay Janapa Reddi
a9d90c5d94 docs: fix cross-reference warnings for PDF build
Remove references to pages not included in PDF (community.md,
tiers/foundation, tito/milestones) to eliminate build warnings.
2025-12-21 18:24:20 -05:00
Vijay Janapa Reddi
f67dd99501 docs: add conclusion chapter for TinyTorch PDF guide
- Create conclusion.md summarizing the TinyTorch journey
- Add to PDF table of contents before Appendix
- Close the "Don't import torch. Build it." theme
- Cover accomplishments, mindset shift, paths forward
2025-12-21 18:13:02 -05:00