Skip to content
View mohsinraza2999's full-sized avatar

Block or report mohsinraza2999

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.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, 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. CNN-model-using-SVHN-dataset CNN-model-using-SVHN-dataset Public

    Building a CNN model using SVHN dataset

    Jupyter Notebook

  2. CNN-Model-Using-FER-2013-Dataset- CNN-Model-Using-FER-2013-Dataset- Public

    CNN model on facial emotion recognition using FER 2013

    Jupyter Notebook

  3. simple-sever-client-app simple-sever-client-app Public

    This FastAPI app includes a GET endpoint at / and a POST endpoint at /send to receive user input. It retrieves data from a simulated database implemented as a Python dictionary. The app uses Pydant…

    Python

  4. Git-and-Github-Practise Git-and-Github-Practise Public

    Forked from Daniyal-DS/Git-and-Github-Practise

    This is a sample repo for git and github practise

    Python

  5. applying-data-analysis-and-model-building-techniques-on-bike-rental-dataset- applying-data-analysis-and-model-building-techniques-on-bike-rental-dataset- Public

    For this purpose we used Seoul dataset. Seoul is a company offers various bike rental options for tourists and residents. Seoul Public Bike, is an unmanned rental system that can be used anywhere, …

    Jupyter Notebook

  6. Simple-RAG-Context-Retrieval Simple-RAG-Context-Retrieval Public

    A simple context retrieval RAG (Retrieval-Augmented Generation) pipeline involves several steps: data indexing, retrieval, and generation. First, the data is loaded, split into smaller chunks, then…

    Jupyter Notebook