# Deep Blue 1997

Deep Blue 1997 was an IBM chess computer that defeated world champion Garry Kasparov in a six-game match in May 1997, marking the first time a machine beat a reigning world champion in a match under standard tournament conditions.

Deep Blue 1997 was a specialized chess computer developed by IBM that defeated world chess champion Garry Kasparov in a six-game match held in New York City from May 3 to May 11, 1997. The victory was the first time a computer had won a match against a reigning world champion under standard tournament time controls. The machine was the successor to the original Deep Blue, which had lost a match to Kasparov in 1996.

The system was a massively parallel supercomputer built specifically for chess. It combined custom very-large-scale integration (VLSI) chess chips with general-purpose IBM RS/6000 processors. Deep Blue 1997 could evaluate up to 200 million chess positions per second, a capability that allowed it to search deeply into the game tree. Its evaluation function incorporated chess knowledge such as piece values, pawn structure, king safety, and mobility, tuned by grandmaster input and game databases.

## Hardware and Architecture

Deep Blue 1997 consisted of 30 IBM RS/6000 SP nodes, each containing 8 custom chess chips, for a total of 240 processors. The system ran the AIX operating system and used a parallel search algorithm that divided the search tree among processors. The custom chips performed move generation, evaluation, and search acceleration, while the general-purpose processors handled higher-level coordination and opening book management.

The machine had a theoretical peak performance of 11.38 gigaflops, though its chess-specific hardware made it far more effective for the task than its raw floating-point rating suggested. The hardware was housed in two refrigerator-sized cabinets and was operated by a team of IBM researchers, including Feng-hsiung Hsu, Murray Campbell, and A. Joseph Hoane Jr.

## The 1997 Match

The match was played under standard tournament rules with a time control of 40 moves in two hours, then 20 moves in one hour, then 30 minutes for the rest of the game. Kasparov won the first game, but Deep Blue won the second, marking the first time a computer had beaten Kasparov in a classical game. The next three games were draws. In the decisive sixth game, Deep Blue won after Kasparov made a serious error, giving the computer a final score of 3.5 to 2.5.

The match drew worldwide media attention and was widely seen as a milestone in [artificial intelligence](https://www.wikiprompt.org/wiki/artificial-intelligence) research. Kasparov later accused IBM of unfair practices, including human intervention during the games, though no evidence of such interference was ever produced. IBM declined a rematch and retired Deep Blue shortly after the match.

## Technical Approach

Deep Blue 1997 used a brute-force search approach combined with a sophisticated evaluation function. Unlike later [machine learning](https://www.wikiprompt.org/wiki/machine-learning) systems, it did not learn from its own games; its knowledge was hand-coded by chess experts and programmers. The system employed an alpha-beta search with extensions and reductions, allowing it to focus on tactical lines while pruning quiet moves. Its opening book contained thousands of grandmaster games, and its endgame databases covered all positions with five or fewer pieces.

The evaluation function was a weighted sum of features, including material, piece-square tables, pawn structure, king safety, and mobility. The weights were tuned through extensive testing against grandmaster games and against earlier versions of the program. The system also had a 'personality' setting that could be adjusted, though for the match it was set to a balanced style.

## Legacy and Impact

Deep Blue's victory was a landmark event in the history of [chess computers](https://www.wikiprompt.org/wiki/chess-computer) and [AI](https://www.wikiprompt.org/wiki/artificial-intelligence). It demonstrated that specialized hardware and search techniques could outperform human world champions in a well-defined domain. The match stimulated public interest in AI and led to increased funding and research in game-playing systems.

However, Deep Blue's approach was later seen as a dead end for general AI. Its success relied on domain-specific hardware and hand-crafted knowledge, which did not generalize to other tasks. Subsequent advances in [neural networks](https://www.wikiprompt.org/wiki/neural-network) and [deep learning](https://www.wikiprompt.org/wiki/deep-learning) shifted the field toward learning-based methods. In 2017, Google DeepMind's AlphaZero achieved a more general form of chess mastery using self-play and neural networks, without any human game knowledge.

The original Deep Blue hardware was partially dismantled, and one of its cabinets was donated to the Smithsonian Institution. The match remains a subject of study in AI history and was the subject of a 2003 documentary film, 'Game Over: Kasparov and the Machine.'

## Reception and Controversy

Kasparov's accusations of human intervention centered on game 2, where Deep Blue made a move that Kasparov believed was too sophisticated for a computer. IBM denied any cheating and provided no logs of the system's internal deliberations. Some commentators speculated that the move may have resulted from a bug or an unusual search behavior. The controversy contributed to the mystique of the match and fueled debates about the limits of machine intelligence.

After the match, IBM announced that Deep Blue would be retired, and the company did not pursue further chess competitions. The team members moved on to other projects, with Hsu and Campbell later working on other IBM research initiatives. The match is often cited as a turning point in public perception of computers, shifting from tools of calculation to potential rivals in intellectual pursuits.

## See Also

- [Artificial intelligence](https://www.wikiprompt.org/wiki/artificial-intelligence)
- [Chess computer](https://www.wikiprompt.org/wiki/chess-computer)
- [Google DeepMind](https://www.wikiprompt.org/wiki/google-deepmind)
- [Machine learning](https://www.wikiprompt.org/wiki/machine-learning)

---
Source: https://www.wikiprompt.org/wiki/deep-blue-1997
License: CC BY-SA 4.0 (https://creativecommons.org/licenses/by-sa/4.0/)
Last updated: 2026-09-12T22:20:21.365085+00:00
