class: middle, center, title-slide
Lecture 8: GPT, from scratch!
Prof. Gilles Louppe
g.louppe@uliege.be
- GPT: Build a GPT-like model, from scratch! See
code/gpt/for the implementation. - Agentic AI: Language models in a loop, with a simple agentic interface. See
https://github.com/glouppe/miniaturefor the implementation.
class: end-slide, center count: false
The end.