Skip to content
View MuntahaShams's full-sized avatar
💻
Open for work
💻
Open for work
Block or Report

Block or report MuntahaShams

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. Object-detection-using-YOLOv3 Object-detection-using-YOLOv3 Public

    YOLO is a state-of-the-art, real-time object detection algorithm. In this notebook, I had applied the YOLO algorithm to detect objects in images ,videos and webcam

    Jupyter Notebook 6 7

  2. Cloths-length-measurement Cloths-length-measurement Public

    The model is able to predict long and short sleeves t-shirts, jackets, tops , shirt as well as trouser, jeans, skirts etc. Then length is measured in pixels using OpenCV.

    Python 4 1

  3. Heart-Disease-Prediction-using-Neural-Networks Heart-Disease-Prediction-using-Neural-Networks Public

    This project will focus on predicting heart disease using neural networks. Based on attributes such as blood pressure, cholestoral levels, heart rate, and other characteristic attributes, patients …

    Jupyter Notebook 27 11

  4. breast-cancer-detection- breast-cancer-detection- Public

    breast cancer detection using KNN and SVM

    Jupyter Notebook 6 2

  5. Face-recongnition-on-windows Face-recongnition-on-windows Public

    face-recognition on windows in easiest way

    Python 3 1

  6. Character-level-LSTM-Pytorch Character-level-LSTM-Pytorch Public

    In this notebook, I'll construct a character-level LSTM with PyTorch. The network will train character by character on some text, then generate new text character by character. As an example, I wil…

    Jupyter Notebook 3