Mixture of experts

Further reading Mixture of experts explained - Hugging face What is mixture of experts? - IBM Mixture of experts (MoE) - Wikipedia Related pages DBRX

1 min

Three main branches of machine learning

The three main branches of machine learning are: Supervised Unsupervised Reinforcement learning Further reading Related pages Grokking Deep Reinforcement Learning, by Miguel Morales

1 min

Transformer

Further reading Transformer - Wikipedia

1 min

Turing Test

The Turing Test, proposed by Alan Turing in 1950, is a measure of a machine’s ability to present intelligent behavior that indistinguishable from that of a human.

1 min

What Is the Model Context Protocol (MCP)? How AI Models Share Information

Model Context Protocol (MCP) is an open standard developed by Anthropic that defines how AI models share structured context - including messages, observations and actions - in a predictable and machine-readable way. Released in early 2024, MCP has been described as an “API for AI models”. However, describing it as just an API underplays its fundamental purpose: to provide a common, structured language for inter-model communication, which goes beyond a simple API call and introduces new considerations for systems design and governance. ...

7 min