Skip to content

joyer04/latent_space_science_learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Latent Space Engineering

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.

Core Idea

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.

What This Repo Contains

  • The full PDF, included unchanged
  • Notes and reflections for guided reading
  • Open questions for further study
  • A placeholder space for future exploration code

Repository Structure

.
├── README.md
├── LICENSE
├── book/
│   └── Latent_Space_Engineering_FirstEdition.pdf
├── notes/
│   └── reading_guide.md
├── ideas/
│   └── open_questions.md
└── explorer/
    └── .gitkeep

How To Use This Repository

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

Notes On Scope

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.

Author

Ted Hong
with assistance from AI language models

About

Personal learning notebook on latent space engineering, representation geometry, and exploratory research notes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors