File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -272,8 +272,11 @@ events:
272272 Al finalizar, serás capaz de:
273273
274274 - Entender la arquitectura básica de un agente LLM (razonamiento + acción).
275+
275276 - Implementar un bucle de control para que el LLM pueda usar herramientas.
277+
276278 - Permitir al modelo ejecutar funciones de Python."
279+
277280 start_time_slot : 11:30
278281 end_time_slot : 12:45
279282 track_length : 1
@@ -301,10 +304,15 @@ events:
301304 topic : " Data Science"
302305 location : " Aula Hady Lamarr"
303306 requirements : " Participants should bring a laptop with:
307+
304308 - Python 3.10+ installed
309+
305310 - Ollama installed with Llama 3.2 model downloaded
311+
306312 - Basic familiarity with Python
313+
307314 - 8GB+ RAM recommended
315+
308316 No prior experience with AI agents or Pydantic AI required."
309317# repositories: "https://github.com/ericmassip/carbon-home-watcher"
310318
@@ -351,8 +359,11 @@ events:
351359 Al finalizar, serás capaz de:
352360
353361 - Implementar un índice invertido simple y un buscador basado en keywords.
362+
354363 - Entender y programar un sistema de ranking con TF‑IDF / BM25.
364+
355365 - Utilizar vectores y similitud de coseno para búsqueda semántica básica.
366+
356367 - Comparar enfoques y saber cuándo usar palabras clave, BM25 o vectores."
357368 start_time_slot : 14:00
358369 end_time_slot : 15:15
You can’t perform that action at this time.
0 commit comments