1 / 29GOFAI
Symbolic AI / Good Old-Fashioned AI is the earliest approach to AI, where humans wrote out explicit rules for the computer to follow. The machine didn't really “learn”; it just executed the logic it was given.
Example: A chess program from the 1980s that follows a fixed rulebook of "if the opponent does this, respond with that."
Tap to Flip