Nick Lothian: TILs on AI

AI On Generative Search - 2023-03-17

There's a new set of search engines coming, which instead of searching existing data generate (or supplement) it using AI models. …

AI Large Language Models do Gradient Descent at runtime. - 2023-03-17

In Why Can GPT Learn In-Context? Language Models Secretly Perform Gradient Descent as Meta-Optimizers, researchers investigate how large language models (LLMs) can perform tasks such as classification from examples given as the "context". …

AI Frame Interpolation - 2022-08-31

FILMNet does frame interpolation to generate feature aware transitions between images. This makes them actually useful. …