Skip to content
View nvahmadi's full-sized avatar
  • NVIDIA
  • Munich, Germany

Block or report nvahmadi

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
nvahmadi/README.md

I am Seyed-Ahmad Ahmadi (@nvahmadi), Senior Solution Architect at NVIDIA, for healthcare and life sciences accounts in the EMEA region.

I am interested in applied machine & deep learning in medicine, especially its translation into clinical environments. More generally, I am interested in using and combining various data types in the healthcare domain and beyond:

  • Tabular data: mixed-type structured data in the wild (incl noisy and missing features). Preferred tools: NVIDIA's accelerated data science library RAPIDS, which offers GPU-accelerated versions of:
    • cuDF, a fast version of the most popular features of pandas, sharing the same API
    • cuML, a fast version of the most popular models and methods in scikit-learn, sharing the same API
    • cuGraph, a fast version of the most popular models and methods in networkX, sharing the same API
  • Grid data: in 1D/2D/3D, mostly in the domain of medical image analysis. Preferred tool: MONAI.
  • Text/language data: NLP using LLMs and RAG agents for retrieval from knowledge bases. Preferred tool: NeMo Framework
  • Graph data: graph analytics and graph neural nets (GNNs)/Geometric Deep Learning. Preferred tool: PyG, via our PyG containers on NGC.

My main interest is to use deep learning for multimodal fusion of above data types, on healthcare data (multi-omics fustion), and other domains.

If you are interested in my publications, please have a look at my Google Scholar profile.

If you are interested in connecting with me, please visit my LinkedIn profile.

Popular repositories Loading

  1. MONAI_multimodal MONAI_multimodal Public

    Multimodal fusion/Mulit-omics in MONAI

    Jupyter Notebook 8

  2. NVIDIA_CAMP_Workshop NVIDIA_CAMP_Workshop Public

    Jupyter Notebook 6

  3. NVIDIA_IKIM_Workshop NVIDIA_IKIM_Workshop Public

    Training material for NVIDIA Workshop @ IKIM, Essen

    Jupyter Notebook 2

  4. MONAI_registration MONAI_registration Public

    Experiments in MONAI for registration

    Jupyter Notebook 1

  5. nvahmadi nvahmadi Public

    Config files for my GitHub profile.

  6. MONAI MONAI Public

    Forked from Project-MONAI/MONAI

    AI Toolkit for Healthcare Imaging

    Python