Skip to content
View ashbix23's full-sized avatar

Block or report ashbix23

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

Pinned Loading

  1. Numpy-Native-Regression-Toolkit Numpy-Native-Regression-Toolkit Public

    Algorithmic implementation of Multivariate Linear Regression built entirely with NumPy, featuring Ridge (L2) Regularization and Early Stopping via Batch Gradient Descent. Includes a robust preproce…

    Jupyter Notebook 1 1

  2. End-to-End-Abstractive-NLP-Pipeline End-to-End-Abstractive-NLP-Pipeline Public

    Complete MLOps pipeline for Abstractive Text Summarization using Hugging Face's BART-base model, fine-tuned on the scientific_papers/arxiv dataset. Features include structured training, ROUGE/BERTS…

    Jupyter Notebook

  3. Advanced-Image-Classifier Advanced-Image-Classifier Public

    Modular implementation of a Convolutional Neural Network (CNN) architecture built natively with PyTorch, trained and validated on the CIFAR-10 dataset. Demonstrates core deep learning fundamentals,…

    Jupyter Notebook

  4. Misinformation-Classifier Misinformation-Classifier Public

    Advanced NLP MLOps pipeline for misinformation detection, utilizing RoBERTa with LoRA (PEFT) for efficient fine-tuning. This project focuses on cross-domain generalization across the FakeNews-Kaggl…

    Jupyter Notebook