Skip to content
View unaizaahmedk's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report unaizaahmedk

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

Popular repositories Loading

  1. CrossDomainObjectDetection-NTIRE2025 CrossDomainObjectDetection-NTIRE2025 Public

    Implementation of a few-shot cross domain object detection pipeline inspired by the NTIRE 2025 Cross Domain Object Detection Challenge.

    Jupyter Notebook 3

  2. Psych_RAG Psych_RAG Public

    Psych_RAG is a Retrieval Augmented Generation chatbot that answers psychology-related questions using Mistral Nemo Instruct 2407, Pinecone for vector search, LangChain for integration, FastAPI for …

    Python 1

  3. book-recommendation-system- book-recommendation-system- Public

    A Python-based hybrid book recommendation system that combines content-based and collaborative filtering techniques. Utilizes the Book-Crossing dataset for personalized recommendations.

    Jupyter Notebook 1

  4. FakeJobPrediction FakeJobPrediction Public

    Jupyter Notebook 1

  5. Balancing-Inverted-Pendulum-using-RL Balancing-Inverted-Pendulum-using-RL Public

    Reinforcement learning–based controller for balancing an inverted pendulum using Proximal Policy Optimization (PPO). Supports configurable mass, length, and gravity settings (Earth, lunar, microgra…

    Python 1

  6. IR-Search-Engine IR-Search-Engine Public

    An Information Retrieval (IR) system built in Python that implements both Boolean/Proximity-based search and Vector Space Model (VSM) retrieval. It explores core concepts in search algorithms, text…

    Jupyter Notebook