Skip to content
View mpjunaid's full-sized avatar

Block or report mpjunaid

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. RAG_Based_Clinic_Chatbot_With_FHIR_Support RAG_Based_Clinic_Chatbot_With_FHIR_Support Public

    A library for transforming FHIR-formatted healthcare data into a structured, LLM-compatible format. This enables LLama3.2 models to effectively inference patient information and power advanced Retr…

    Python

  2. Image_impainting_CNN_GAN Image_impainting_CNN_GAN Public

    This project implements a CNN-based image inpainting system using a U-Net autoencoder to reconstruct missing regions in images. Different input representations and mask-aware loss functions are eva…

    Jupyter Notebook

  3. Evaluation_of_Quantization_Methods_for_Neural_Networks Evaluation_of_Quantization_Methods_for_Neural_Networks Public

    This repository presents an in-depth evaluation of neural network quantization methods for edge deployment. It analyzes accuracy–compression trade-offs across image classification and object detect…

    Jupyter Notebook

  4. Freeshare Freeshare Public

    Freeshare is a Python script for secure file transfer. It uses encryption and temporary codes for privacy.

    Python 1

  5. Malware-Classification_Using_DL Malware-Classification_Using_DL Public

    Forked from lokeshj2403/Malware-Classification_Using_DL

    Jupyter Notebook

  6. Livedb Livedb Public

    Livedb simplifies storing and retrieving key-value pairs with minimal setup. Access your data from anywhere using HTTP requests and integrate it into your projects with pre-built libraries.

    Python