Skip to content
View SebasBogantes's full-sized avatar
💭
Computer Science Engineer
💭
Computer Science Engineer

Highlights

  • Pro

Block or report SebasBogantes

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.

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. KNN-Algorithm KNN-Algorithm Public

    This project implements the K-Nearest Neighbors (KNN) algorithm using PyTorch in Google Colab. It focuses on solving classification problems, providing an overview of the training process, hyperpar…

    Jupyter Notebook

  2. Oscfran/Proyecto-compi-V2023 Oscfran/Proyecto-compi-V2023 Public

    Un analizador lexico creado en java con las librerias java cup y JFlex

    Java

  3. Proyecto-Sistemas-Operativos-1 Proyecto-Sistemas-Operativos-1 Public

    Encoder and Decoder using Huffman Coding (serial version). The project focuses on data compression, utilizing efficient data structures such as Priority Queue and Binary Tree to implement the Huffm…

    C

  4. Biblioteca-Sync Biblioteca-Sync Public

    Biblioteca de sincronización personalizada (usando PThreads) hecha en lenguaje C, en esta biblioteca se encuentras herramientas para preveer condiciones de carrera como un semáforo, un monitor y un…

    C