Skip to content
View mudassir-08's full-sized avatar

Block or report mudassir-08

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. LeNet-5-MNIST-CV LeNet-5-MNIST-CV Public

    This project implements the classical LeNet-5 CNN for MNIST digit classification using PyTorch. It covers a complete pipeline from data preprocessing to deployment. The model achieves ~98.8% test a…

    Jupyter Notebook

  2. AlexNet-Cifer10 AlexNet-Cifer10 Public

    Modified AlexNet-based PyTorch model for CIFAR-10 classification with modern training techniques (label smoothing, dropout, LR scheduling). Achieves ~88.63% test accuracy and includes a Gradio-base…

    Jupyter Notebook

  3. bert-ag-news-classification-system bert-ag-news-classification-system Public

    This project fine-tunes a BERT model on the AG News dataset for supervised news topic classification using pretrained contextual embeddings. The trained model is deployed as a live AI application f…

    Jupyter Notebook

  4. telco-customer-churn-classifier telco-customer-churn-classifier Public

    This project builds an end-to-end machine learning pipeline to predict customer churn using the Telco dataset. It applies real-world data preprocessing, feature engineering, and multiple ML models …

    Jupyter Notebook

  5. FluxGPT-RBX-v0.1 FluxGPT-RBX-v0.1 Public

    FluxGPT-RBX-v0.1 is a router-based multi-provider LLM chatbot built using Hugging Face Inference Router.

    Jupyter Notebook

  6. NeuroRAG-Contextual-AI NeuroRAG-Contextual-AI Public

    A production-grade Retrieval-Augmented Generation (RAG) chatbot using LangChain, FAISS, and Groq Llama-3. It enables semantic PDF search, conversational memory, and context-aware responses powered …

    Jupyter Notebook