Skip to content
View EmileAydar's full-sized avatar
  • @ University College Dublin
  • Dublin

Block or report EmileAydar

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
EmileAydar/README.md

๐Ÿ’ก I like light bubbles.

$ nano emile.py

from profiles import Researcher
from qualities import Curious
import math

class Emile(Researcher):
    def __init__(self):
        self.name = "Emile Aydar"
        self.focus = [
            "Adaptive Computation", 
            "LLM Inference", 
            "Recommender Systems", 
            "Medical Imaging", 
            "High-Performance Computing", 
            "CI/CD Automation"
        ]
        self.education = [
            "M.S. Eng. @ University College Dublin ๐Ÿ‡ฎ๐Ÿ‡ช",
            "M.Eng. @ IMT Mines Alรจs ๐Ÿ‡ซ๐Ÿ‡ท"
        ]

        self.keywords = [
            ""Deep Learning", "NLP", "Computer Vision", "Medical Imaging"
            "Edge AI", "Distributed Systems", "GPU Acceleration"
        ]
        self.attribute = Curious(level=math.inf)

    def mode(self):
        return "๐Ÿ”ฌ Research | ๐Ÿ› ๏ธ Engineering | ๐Ÿ“ˆ Optimization"

Stars

๐Ÿ“Š GitHub Stats

๐Ÿ”ฅ GitHub Streak Stats

๐Ÿ“ˆ GitHub Contribution Stats

๐Ÿ›  Top Languages

Pinned Loading

  1. UNet-Models-for-Tumor-Fibers-Segmentation UNet-Models-for-Tumor-Fibers-Segmentation Public

    Python 1

  2. Orowan-Project Orowan-Project Public

    Java 1