Repetition

Overflowing

Abstraction via Repetition In a fastAI class, I asked the following: Do any language models attempt to provide meaning? For instance, “I’m going to the store” is the opposite of “I’m not going to the store.” Or “I barely understand this stuff” and “That ball came so close to my…

The Trouble With Linguistics

Language is beautiful. The study of language, linguistics, less so. Consider the following, from the Internet Encyclopedia of Philosophy: Compositionality of stereotype: the stereotype associated with a complex expression E in a natural language is determined by (and only by) (i) E’s morphosyntactic structure and (ii) the stereotypes associated with…

The Usual Suspects

Writing, Reading, Looking, Convolving Imagine you’re on a train. You pass the graffitied backs of warehouses, front-loaders parked in a snowy lot, a red-brick-and-white-wood apartment building, an electric company grid station, and then trees, a lake, and snow-dusted hills in the distance. If you turn your head, you can turn…

On Recognition

The Mind of the Computer A Convolutional Neural Network learns to classify an image. What is the computer doing when it does this feat of ‘recognition’ ? Is it something we understand? Here is what we know. Digital images are submitted as inputs (grids of pixels, with RGB values, i.e., numbers). Then,…