- Artificial Neural Networks: Artificial neural networks are made up of interconnecting artificial neurons (programming constructs that mimic the properties of biological neurons). Artificial neural networks may either be used to gain an understanding of biological neural networks, or for solving artificial intelligence problems without necessarily creating a model of a real biological system.
- Breadth First Search: Horizontal Search from left to right
- Characteristics of Game Playing: Problem Solving.
- Chatterbot: A chatterbot is a computer program designed to simulate an intelligent conversation with one or more human users via auditory or textual methods. ...
- Declarative Language: A language that allows programming by defining the boundary conditions and constraints and letting the computer determine a solution that meets ...
- Depth First Search: Vertical Search from top to bottom
- ELIZA: ELIZA is a famous 1966 computer program which responds in a situation with a patient by rephrasing many of the patient's statements as questions and posing them to the patient. Thus, for example, the response to "My head hurts" might be "Why do you say your head hurts? ...
- Expert Systems: A software system with two basic components: a knowledge base and an inference engine.The system mimics an expert's reasoning process.
- Goal: The solution that the Prolog program is trying to reach or prove correct.
- Handwriting Recognition: Handwriting recognition is the ability of a computer to receive intelligible handwritten input. The image of the written text may be sensed "off ...
- Hardware Developmens: Developments in Hardware over time e.g. Computers and Television
- Human Intelligence: a measure of someone's ability to understand and solve complicated problems.
- Intelligent robots: Robots that can understand and solve problems as well as understand some form of communication.
- Natural Language Processing: Natural-language-generation systems convert information from computer databases into normal-sounding human language. Natural-language-understanding systems convert samples of human language into more formal representations that are easier for computer programs to manipulate.
- Semantic Net[work]: A labeled, directed graph with nodes representing physical or conceptual objects and labeled arcs representing relations between objects. ...
- Speech Recognition: A machine or software capable of recognizing spoken language. The machine or software may take the spoken language and translate it into written ...
- Subgoal: A subgoal is a goal set up by a problem solver in an attempt to solve another goal.
- Turing Test: The test that is used to judge whether a computer is intelligent or not.
- Vision Systems: artificial Vision Systems (computer based systems where software performs tasks assimilable to "seeing", usually aimed to industrial quality assurance, part selection, defect detection etc).