Skip to content
View AlirezaRahi's full-sized avatar

Block or report AlirezaRahi

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

👋 Hi, I’m Alireza Rahi

Medical AI Researcher | Deep Learning for Precision Medicine | Open Science Advocate


About Me

From my early days in Computer Engineering, I’ve been fascinated by the power of algorithms to illuminate hidden patterns within complex biomedical data. My journey has spanned from independent exploratory projects—like breast cancer detection from mammography, lung cancer prediction from CT scans, retinal disease diagnosis, and cardiovascular risk prediction—to formal research contributions, including the release of globally balanced leukemia gene-expression datasets and the authorship of multiple peer-reviewed preprints and technical books.

I specialize in developing innovative deep learning solutions for medical imaging, with a focus on making AI interpretable and clinically relevant. My current doctoral research centers on brain tumor detection and segmentation using advanced architectures such as U-Net and Vision Transformers. I’m deeply committed to collaborative, open, and reproducible science that can directly support clinical decision-making and improve patient outcomes.


Research Interests

  • Deep learning for medical imaging (MRI, fMRI, PET, EEG)
  • Genomics and precision medicine
  • Explainable and interpretable AI models for healthcare
  • Multi-modal data integration for diagnosis and prognosis
  • Decision-support systems for clinicians

Highlighted Projects


Skills & Tools

Programming: Python (Advanced), Java (Intermediate)
Machine/Deep Learning: TensorFlow, Keras, Scikit-learn
Image Processing: OpenCV, Scikit-image
Data Science: Pandas, NumPy, Matplotlib, Seaborn
Medical Imaging: DICOM, NIfTI
Tools & Platforms: Git, Linux


Publications & Books

  • 5+ peer-reviewed preprints
  • 4 technical books (including the world’s first volumes on Vision Transformers and 3D Vision Transformers in medical imaging)
  • Publications available on Google Scholar

Connect with Me


Fun Facts & Interests

  • Passionate about the intersection of medicine, neuroscience, and AI—especially brain research
  • Enjoy writing technical books/tutorials to mentor students and young researchers
  • Interested in how human cognition and psychology can inspire next-gen AI
  • Love hiking in nature and playing chess for relaxation and inspiration

Collaboration & Philosophy

  • Strong believer in open science and reproducibility
  • Committed to structured project planning with milestones—balanced by creative innovation
  • Dedicated to building AI tools that clinicians can trust and use in real-world healthcare

“Let’s build transparent, impactful AI for medicine—together.”

Popular repositories Loading

  1. A-Hybrid-Deep-Learning-Ensemble-for-Accurate-Skin-Cancer-Classification A-Hybrid-Deep-Learning-Ensemble-for-Accurate-Skin-Cancer-Classification Public

    In this study, we propose a hybrid deep learning ensemble model for the automatic classification of dermoscopic images into benign and malignant categories.

    Python 1

  2. CAMUS-HeartNet-A-Deep-Meta-Ensemble-Architecture-for-Accurate-Cardiac-Tissue-Segmentation CAMUS-HeartNet-A-Deep-Meta-Ensemble-Architecture-for-Accurate-Cardiac-Tissue-Segmentation Public

    Deep learning-based multi-class segmentation of cardiac chambers in MRI (ACDC dataset)

    Python 1

  3. network-security-tools network-security-tools Public

    Python tools for network security tasks

    Python

  4. port-scanner port-scanner Public

    A multi-threaded port scanner with basic OS detection using TTL and TCP window size. Includes banner grabbing for open ports.

    Python

  5. Python-Decorator-and-Context-Manager-Example Python-Decorator-and-Context-Manager-Example Public

    A simple Python example demonstrating the use of decorators and context managers for clean and reusable code.

    Python

  6. Web-Vulnerability-Scanner Web-Vulnerability-Scanner Public

    A Python tool to scan for common web vulnerabilities including SQL Injection, XSS, and missing security headers.

    Python