Artificial Intelligence(AI) is more than just the technology that can emulate some aspects of human intelligence.
AI is a field of computer science that studies how humans make decisions, piece together data,
learn from the past to predict the future and how can technology learn from us.
1. Reactive AI are machines that perform operations based on a predefined set of rules that respond to the current situation without any reference to the past interactions. For example a chess bot is reactive. It takes the currect layout of the board and chooses the best option based on all the possibilities left.
2. Limited Memory AI are systems that keep temporary storage to process past information to making decisions. Like autonomous vehicles that use recent sensor data to make real-time navigation decisions.
3. Theory of Mind AI is a work in progress. The idea behind this is to develop systems that can understand humans emotions, beliefs and other things that are somewhat abstract.
4. Self-Aware AI is the future of AI. The one most people think of when they here the term Artificial Intelligence. These systems will be self aware and can learn on their own.