Fondamental Actualizado 2026-04
Machine Learning
Definición
El Machine Learning es una rama de la IA en la que los sistemas aprenden a partir de datos para mejorar su rendimiento sin ser programados explícitamente para cada tarea.
Ver también en el glosario
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.
Herramientas que usan machine learning
Preguntas frecuentes
¿Hay que saber programar para usar Machine Learning?
Ya no. Herramientas como Obviously AI y Julius AI permiten crear modelos de ML sin código. Pero para casos avanzados, Python sigue siendo el lenguaje de referencia.
¿El Machine Learning es lo mismo que la IA?
No. El ML es un subconjunto de la IA. La IA es el concepto general; el ML es la técnica de aprendizaje que se usa para construir los sistemas de IA más eficaces.