Chapter 1
Information Representation
Every piece of data your model will ever see — images, text, sensor readings, user clicks — must live inside a computer as numbers. This chapter explains why that's true, why it's harder than it sounds, and how to make smart choices when converting the messy real world into numeric representations.