Adding first Lab.

This commit is contained in:
2026-08-12 15:00:15 +00:00
commit 6ea1bb8baf
2 changed files with 1547 additions and 0 deletions
+1538
View File
File diff suppressed because one or more lines are too long
+9
View File
@@ -0,0 +1,9 @@
# IA para Aplicaciones del Mundo Real
Universidad Galileo — Labs y tareas del curso.
## Labs
| # | Lab | Tema | Enlace |
|---|-----|------|--------|
| 1 | Selección de Modelos e Hyper-parameter Tuning | Cross-validation, comparación de arquitecturas (scikit-learn, TensorFlow, PyTorch) y tuning con Grid Search, Random Search y Optimización Bayesiana (Optuna) | [Labs/Lab1.ipynb](Labs/Lab1.ipynb) |