AI Terms Dictionary

A comprehensive multilingual AI terminology dictionary

Definition

The ME-Noughts-and-Crosses Engine was an early demonstration of machine learning, specifically reinforcement learning. Constructed from 304 matchboxes, each representing a unique board state, the system used colored beads to represent possible moves. After playing against a human opponent, the operator would reinforce successful moves by adding beads and remove beads from losing paths. Over time, the machine learned optimal strategies through trial and error, serving as a tangible precursor to modern AI algorithms like Q-learning.

Summary

A physical reinforcement learning device built by Donald Michie in 1961 to play Tic-Tac-Toe using matchboxes and beads.

Key Concepts

Use Cases