How does AI Work?
While it’s one thing to know what AI is, it’s another to understand the underlying functions. Artificial intelligence operates by processing data through advanced algorithms. It combs large data sets with its algorithms, learning from the patterns or features in the data. There are many theories and subfields in AI systems including:
Machine learning. Machine learning uses neural networks to find hidden insights from data, without being programmed for what to look for or what to conclude. Machine learning is a common way for programs to find patterns and increase their intelligence over time.
Deep learning. Deep learning utilizes huge neural networks with many layers, taking advantage of its size to process huge amounts of data with complex patterns. Deep learning is an element of machine learning, just with larger data sets and more layers.
Cognitive computing. Cognitive computing has a goal for a human-like interaction with machines. Think robots that can see and hear, and then respond as a human would.
Computer vision. In AI, computer vision utilizes pattern recognition and deep learning to understand a picture or video. This means the machine can look around and take pictures or videos in real time, and interpret the surroundings.
The overall goal of AI is to make software that can learn about an input, and explain a result with its output. Artificial intelligence gives human-like interactions, but won’t be replacing humans anytime soon.
Code.org Video Series on AI