Skip to content
View Aparajitha12's full-sized avatar
💭
💭

Highlights

  • Pro

Block or report Aparajitha12

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

Popular repositories Loading

  1. Sign_language Sign_language Public

    A deep learning project for recognizing sign language gestures using American Sign Language dataset. Processes gesture input to identify and interpret sign characters, enabling automated recognitio…

    Jupyter Notebook 1

  2. Data-Wrangling Data-Wrangling Public

    This repository contains my data wrangling assignments completed as part of my academic coursework and self-practice. Each notebook demonstrates techniques in cleaning, transforming, and preparing …

    Jupyter Notebook

  3. Time-efficient-fine-tuning-using-LoRA Time-efficient-fine-tuning-using-LoRA Public

    Comparative analysis of full fine-tuning vs LoRA (PEFT) on DistilBERT using the SST-2 dataset. Includes training scripts, parameter efficiency, runtime comparison, and visualizations.

    Jupyter Notebook

  4. Stock-market-price-prediction-NVIDIA- Stock-market-price-prediction-NVIDIA- Public

    Developed a CNN-based model using STFT spectrograms for long-term NVIDIA stock prediction with embedded buy/sell signal logic. NVIDIA's dynamic price patterns, including notable shifts around 2016,…

    Jupyter Notebook

  5. IoT-data IoT-data Public

  6. Offline-Conversational-Voice-Agent-with-Real-Time-Action-Execution Offline-Conversational-Voice-Agent-with-Real-Time-Action-Execution Public

    Offline, CPU-optimized voice assistant with real-time speech-to-text and RAG-based action execution. Uses Silero VAD, quantized Whisper Tiny (int8), sentence-transformer embeddings, and FAISS for f…

    Python