Skip to content
View Maximiliano0's full-sized avatar

Block or report Maximiliano0

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. CONTROL_BDC CONTROL_BDC Public

    Curso práctico de control digital aplicado al motor BDC: modelado en espacio de estados, dominio Z, PID digital con anti-windup, asignación de polos, observador y LQR. Incluye scripts MATLAB/Simuli…

    MATLAB

  2. HAR_ML HAR_ML Public

    Clasificación de imágenes de 15 actividades humanas (HAR) con ConvNeXt-Base + transfer learning, CLAHE, Focal Loss, SWA y TTA. Incluye pipeline completo (EDA → preprocesado → entrenamiento) y app d…

    HTML

  3. RAG_LLM RAG_LLM Public

    Sistema completo de Retrieval Augmented Generation (RAG) sobre documentos ambientales de Greenpeace, con pipeline de ingesta, fragmentación, embeddings, retrieval (MMR) y generación usando LangChai…

    Jupyter Notebook

  4. STAR_FOREST STAR_FOREST Public

    Proyecto educativo de clasificación de estrellas con un DecisionTreeClassifier de scikit-learn. Incluye pipeline completo de EDA (limpieza, validación por dominio, IQR por clase y oversampling cond…

    Python

  5. STM32_C STM32_C Public

    Material docente de Microcontroladores y Lenguaje C: ejercicios bare-metal en C estandar, proyectos STM32 con HAL/CubeIDE sobre Nucleo-F401RE (Cortex-M4F) y Nucleo-C031C6 (Cortex-M0+), y prototipos…

    C 2

  6. VOIP_DOBOT VOIP_DOBOT Public

    Control de Dobot Magician E6 por TCP y voz offline (Vosk), con GUI en Python y scripts Lua para DobotStudio Pro 4.4

    HTML