Skip to content
View eakosh's full-sized avatar

Highlights

  • Pro

Block or report eakosh

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. tissue-aware-cellvittissue-aware-cellvitPublic

    Tissue context extension of CellViT for nucleus segmentation and classification on breast cancer histology

    Jupyter Notebook

  2. attention-unet-nuclei-segmentationattention-unet-nuclei-segmentationPublic

    Attention U-Net for multi-class nuclei segmentation in H&E colon histology (Lizard dataset). Built from scratch in PyTorch Lightning

    Jupyter Notebook

  3. bioresponse-classificationbioresponse-classificationPublic

    PyTorch MLP for binary classification of molecular bioresponse, with a tracked experiment pipeline

    Jupyter Notebook

  4. pulse-oximetry-classificationpulse-oximetry-classificationPublic

    Forked from frtndmd/iau_Kosharova_Oliinyk_67

    End-to-end ML pipeline for pulse oximetry data: EDA, data cleaning, feature engineering and a voting-ensemble classifier

    Jupyter Notebook

  5. rpg-dbrpg-dbPublic

    A tactical RPG framework where the game rules live inside the PostgreSQL database

    PLpgSQL

  6. udp-p2p-protocoludp-p2p-protocolPublic

    Custom P2P protocol over UDP with its own header, handshake, fragmentation, CRC-16, Selective Repeat ARQ

    Python