Mixture of Experts

Turkish equivalent: Uzmanlar karışımıDomain: Machine Learning

A neural architecture that routes each input to a subset of specialized feed-forward experts, increasing model capacity without activating all parameters for every token.

  • Transformer
  • Router
  • Sparse Model
  • Load Balancing