Skip to content
View Embarriosg's full-sized avatar
🫠
HELP
🫠
HELP

Block or report Embarriosg

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
Embarriosg/README.md

Hi there πŸ‘‹

Medical student Β· AI in healthcare Β· Guatemala


I'm a medical student working at the intersection of clinical medicine and machine learning.

My path hasn't been linear β€” I found myself segmenting abdominal aortas with U-Net before I fully understood what a gradient was. So now I'm going back to the roots: regression, decision trees, the math underneath everything I've already built.

I care about rigorous thinking, reproducible experiments, and building things that could actually matter in a clinical setting.

Always learning. Sometimes in the wrong order.


🌐 Socials:

Stack Overflow email

Currently

  • πŸ«€ CT-based abdominal aorta segmentation with U-Net (research)
  • πŸ“ Rebuilding ML foundations β€” one dataset at a time
  • πŸ“š NLP on classical literature (Dante + Galileo, because curiosity)

Tech stack

Core Python PyTorch Git LaTeX Jupyter

Medical imaging U-Net scikit-image NumPy Matplotlib

ML / data scikit-learn Pandas

Exploring NLP spaCy

Popular repositories Loading

  1. Embarriosg Embarriosg Public

  2. ChestXRay_Pneumonia_Detection ChestXRay_Pneumonia_Detection Public

    Automated Pneumonia detection from Chest X-Rays using Custom CNNs and ResNet-18 Transfer Learning, featuring Grad-CAM for model interpretability.

    Jupyter Notebook

  3. ml_foundations_medical ml_foundations_medical Public

    Skipped the basics, landed in aortic segmentation. This is me going back.