
Machine learning
Machine Learning is a field of artificial intelligence that allows computers to learn from data - without having to be programmed step by step.
Models learn to recognize patterns, relationships and rules that are not visible in the data at first glance. This enables them to make predictions, classify or make decisions on their own, even over new information they have never seen before.
The goal is to get them to get progressively better at what they do as the data comes in.
Deep learning
Deep learning is a type of machine learning that teaches AI to recognise patterns in data using neural networks - structures inspired by the human brain.
The more "layers" (neurons) a model has, the more complex things it can understand. While classical Machine Learning often makes do with smaller amounts of data and simpler algorithms, deep learning needs larger amounts of data and more powerful computing.
