---
title: "Mixture-of-experts layer mathematical notation"
description: "Mixture-of-experts layer is a recurring research-paper notation family. Routes each token to a small subset of specialized feed-forward expert networks…"
canonical_url: "https://fanout.sh/labs/math-decoder/symbol/mixture-of-experts"
md_url: "https://fanout.sh/labs/math-decoder/symbol/mixture-of-experts.md"
last_updated: "2026-08-09"
access: "public"
---

# Mixture-of-experts layer mathematical notation

Mixture-of-experts layer is a recurring research-paper notation family. Routes each token to a small subset of specialized feed-forward expert networks…

## Public overview

Mixture-of-experts layer is a recurring research-paper notation family. Routes each token to a small subset of specialized feed-forward expert networks and combines their outputs.

Mixture-of-experts layer: Routes each token to a small subset of specialized feed-forward expert networks and combines their outputs. Example: Send x to chosen experts and blend their transformed outputs.

---
This representation contains public Fanout content only. Protected Pro lessons, account data, billing, checkout, and pricing are not included.

Browse the public content map: https://fanout.sh/sitemap.md
