This file is empty, and exists as a placeholder so you can see the backlinks
AI is split into symbolic AI, which uses rules to figure out how to act, and machine learning, which acts on data. Supervised machine learning tries to mimic data it is given (if it’s given images labeled “dog” and “cat”, it will try to learn the patterns and classify future images into “dog” or “cat”). Unsupervised machine learning draws patterns and points out interesting things in data it is given.