Skip to content
View SheezaShabbir's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report SheezaShabbir

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 100 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

Pinned

  1. Time-series-Analysis-using-LSTM-RNN-and-GRU Time-series-Analysis-using-LSTM-RNN-and-GRU Public

    Time series Analysis using LSTM,RNN and GRU with pytorch

    Jupyter Notebook 24 6

  2. FaceRecognition-using-CNN-custom-model FaceRecognition-using-CNN-custom-model Public

    Recognizing Human faces and predicting Who is this person? It is a classification problem i.e. classify the digital image of a human face against a database of faces and tell who exactly the person…

    Jupyter Notebook

  3. MultiTaskLearning-Multi-label-Classification-using-CNN- MultiTaskLearning-Multi-label-Classification-using-CNN- Public

    Training a new classification network which should tell the identity label of an image and also be able to classify: ● Gender as Male/Female ● Wearing Glasses/ Not Wearing Glasses ● Smiling/ Not Sm…

    Jupyter Notebook 1

  4. Multimodel_huggingFace-Swin-Transformer Multimodel_huggingFace-Swin-Transformer Public

    A multimodal that uses both text and Images to tells what will be the expected emotion of the viewer of the news.

    Jupyter Notebook

  5. Preprocessing-and-Classification-on-Lending-Club-dataset Preprocessing-and-Classification-on-Lending-Club-dataset Public

    Lending Club is a lending platform that lends money to people in need at an interest rate based on their credit history and other factors. In this blog, we will analyze this data and pre-process it…

    Jupyter Notebook

  6. RNN-Classifying-name-at-character-level RNN-Classifying-name-at-character-level Public

    A character-level RNN reads words as a series of characters - outputting a prediction and “hidden state” at each step, feeding its previous hidden state into each next step. We take the final predi…

    Jupyter Notebook