Skip to content
View jesptri's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report jesptri

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. Kaggle-Heart-Risk Kaggle-Heart-Risk Public

    Forked from AugustinGrunewald/Mini-Hackaton

    Hackathon project: Predicting heart attack risk using advanced preprocessing, feature engineering, and ML models (Random Forest, SVM) on a large, imbalanced health dataset.

    Jupyter Notebook 3

  2. PFE-SegFormer3D PFE-SegFormer3D Public

    An enhanced, Docker-ready implementation of SegFormer3D for efficient 3D medical image segmentation, featuring automated pipelines for preprocessing, training, and animated inference.

    Python 3

  3. HPC-CUDA HPC-CUDA Public

    Study of matrix-matrix multiplication performance through parallel implementations.

    C++

  4. Beeeesss Beeeesss Public

    A deep learning hackathon project focused on bee species image classification across 47 classes, using a severely imbalanced dataset.

    Jupyter Notebook 2

  5. ML-Authors ML-Authors Public

    Forked from TBoisse/ML-Authors

    A machine learning project for authorship attribution of Victorian-era novels, leveraging BoW, TF-IDF, and SVM classifiers.

    Jupyter Notebook

  6. HPC-MPI HPC-MPI Public

    Solve the heat equation with MPI.

    C