Ever wondered how a transformer (LLM) works? How input text is tokenised, embedded, normalised and passes through multi-head self-attention layers? Well, someone decided to make it into an interactive visualisation. Wow.
Summary: In this article we look at how D3.js can be used to create a simple visualisation to illustrate the terrible recent Ebola virus outbreak in western Africa.
In this article we look at how D3.js can be used to create a simple visualisation to illustrate the terrible …