MEVZU N° TAG / VOL. 098
#ml
0 blog · 0 news · 8 wiki
Wiki
Supervised Learning
A machine learning paradigm where the model learns from labeled input-output pairs.
- EN
- Supervised Learning
- TR
- Denetimli Öğrenme
Unsupervised Learning
A machine learning paradigm in which the model finds patterns in data without any labels.
- EN
- Unsupervised Learning
- TR
- Denetimsiz Öğrenme
Neural Network
A computing structure of interconnected layers of artificial neurons whose weights are learned from data.
- EN
- Neural Network
- TR
- Sinir Ağı
Reinforcement Learning
A machine learning paradigm in which an agent learns a policy by interacting with an environment and optimizing a reward signal.
- EN
- Reinforcement Learning
- TR
- Pekiştirmeli Öğrenme
Self-Supervised Learning
A machine learning paradigm in which the model generates its own training signal from unlabeled data.
- EN
- Self-Supervised Learning
- TR
- Öz-Denetimli Öğrenme
Deep Learning
A subfield of machine learning that uses many-layered neural networks to automatically learn complex patterns.
- EN
- Deep Learning
- TR
- Derin Öğrenme
Machine Learning
A family of algorithms that learn patterns from data and make predictions without being explicitly programmed.
- EN
- Machine Learning
- TR
- Makine Öğrenmesi
Training
The process by which a model's weights are updated to learn patterns from data.
- EN
- Training
- TR
- Eğitim (Training)