Concept
MoE
MoE stands for Mixture of Experts, an architecture that replaces a dense feed-forward layer with many parallel "expert" sub-networks plus a small router that picks which ones handle each token. Think of it like a standard transformer block, except the FFN is split into…
The rest of “MoE” is a premium feature: every concept in the library gets a precise, practitioner-focused write-up like this one, cross-linked straight from the paper summaries that use it.
Log in to unlock→