Fondamental Updated 2026-04
Machine Learning
Definition
Machine Learning is a branch of AI where systems learn from data to improve their performance without being explicitly programmed for each task.
See also in the glossary
D
Deep Learning
Deep Learning is a subset of Machine Learning using multi-layered neural networks to learn complex representations from raw data.
A
Artificial Intelligence (AI)
Artificial intelligence refers to computer systems capable of performing tasks that typically require human intelligence: language understanding, reasoning, learning and decision-making.
N
Neural Network
A neural network is a computing model inspired by the human brain, composed of layers of interconnected nodes that process information to learn patterns.
F
Fine-tuning
Fine-tuning is the process of retraining an existing AI model on a specific dataset to adapt it to a particular domain or task.
Tools that use machine learning
Frequently Asked Questions
Do you need to code to use Machine Learning?
Not anymore. Tools like Obviously AI and Julius AI allow no-code ML model creation. But for advanced cases, Python remains the go-to language.
Is Machine Learning the same as AI?
No. ML is a subset of AI. AI is the broader concept, ML is the learning technique used to build the most performant AI systems.