Skip to main content

Posts

Showing posts with the label Artificial Intelligence

Artificial Intelligence & Types of Artificial Intelligence

Artificial intelligence is the science of making machines which can perform task like humans. The goal for AI is to be able to do things such as recognize patterns, make decisions, and judge like humans. Types of Artificial Intelligence  1.Reactive machines: Reactive machines are AI systems that have no memory and are task specific, meaning that an input always delivers the same output.  Machine learning models  tend to be reactive machines because they take customer data, such as purchase or search history, and use it to deliver recommendations to the same customers.   2. Limited memory: The next type of AI in its evolution is limited memory. This algorithm imitates the way our brains’ neurons work together, meaning that it gets smarter as it receives more data to train on.  I n limited memory, this data isn’t saved into the AI’s memory as experience to learn from, the way humans might derive meaning from their successes and failures. The AI improves over ...