fixing name report

This commit is contained in:
2026-08-25 23:01:28 -06:00
parent 548746321e
commit 1feef1d487
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -10,4 +10,4 @@ Repositorio con los laboratorios de la asignatura.
| # | Laboratorio | Notebook | Reporte | | # | Laboratorio | Notebook | Reporte |
|---|---|---|---| |---|---|---|---|
| 1 | MLPs, verosimilitud, entrenamiento y evaluación | [Lab 1 - MLP](Lab1/lab1_mlp.ipynb) | — | | 1 | MLPs, verosimilitud, entrenamiento y evaluación | [Lab 1 - MLP](Lab1/lab1_mlp.ipynb) | — |
| 2 | Clasificación tabular con MLP (desbalance de clases) | [Lab 2 - Clasificación](Lab2/notebooks/laboratorio_estudiante.ipynb) | [Reporte PDF](Lab2/plantilla_reporte_laboratorio.pdf) | | 2 | Clasificación tabular con MLP (desbalance de clases) | [Lab 2 - Clasificación](Lab2/notebooks/laboratorio_estudiante.ipynb) | [Reporte PDF](Lab2/reporte_laboratorio.pdf) |