Notes on the Geometry and Structure of Representation Spaces
This repository is a personal learning project.
It collects notes, questions, and reference material around representation spaces in modern machine learning models. The goal is not to present a finished theory, but to use the included book and follow-on notes as a public learning lab: a place to read carefully, reflect openly, and explore ideas with intellectual humility.
Modern models appear to contain a large amount of structured knowledge in their latent spaces. The challenge may not only be learning models, but learning how to explore and navigate their representation geometry.
This repository treats that idea as an invitation to study rather than a conclusion to defend. The emphasis here is exploratory: geometry, semantics, structure, and the practical question of how one might investigate internal representations without overstating what is known.
- The full PDF, included unchanged
- Notes and reflections for guided reading
- Open questions for further study
- A placeholder space for future exploration code
.
├── README.md
├── LICENSE
├── book/
│ └── Latent_Space_Engineering_FirstEdition.pdf
├── notes/
│ └── reading_guide.md
├── ideas/
│ └── open_questions.md
└── explorer/
└── .gitkeep
You can approach this repository in several ways:
- Read the PDF from start to finish as a first pass
- Use the reading guide for a theme-based, non-linear approach
- Treat the open questions as prompts for note-taking or experiments
- Extend the
explorer/directory later with code, visualizations, or small probes
This is a personal study notebook shared publicly. It is intentionally modest in tone and scope. Any interpretations, summaries, or speculative questions here should be read as part of an ongoing learning process.
Ted Hong
with assistance from AI language models