
Artificial Intelligence:
Explore machine learning and how it benefits you
Machine learning is a type of artificial intelligence (AI), which focuses on the study of algorithms that allow computers to become more accurate at predicting outcomes without being explicitly programmed to do so. In other words, this AI uses algorithms to tell a machine how to organize information, find patterns and make predictions efficiently. The learning part occurs as the algorithm self-improves, adjusting based on the data it is given.
While there are many types of machine learning, we will focus on three.
Deep Learning
Deep learning is a subfield of machine learning that uses multiple layers of information to process, understand and learn more in every subsequent layer. This series of layers is often described as a neural network, inspired by the way our brain communicates. There are many advanced applications of deep learning, such as computer vision, and we are just beginning to uncover useful applications in various industries.
Unsupervised Learning
Unsupervised learning is a type of machine learning that allows the machine to self-improve based on large data sets that haven't been previously categorized. Unsupervised learning is most often used for organizing information into different groups by identifying similarities among large data sets. For example, banks use unsupervised learning to identify fraudulent charges by categorizing your normal pattern of spending and finding a charge that doesn't match.