Skip to content
View ahsan-rahim's full-sized avatar
Block or Report

Block or report ahsan-rahim

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

Popular repositories Loading

  1. bai-fyp bai-fyp Public

    Breast Cancer Detection using Mask-rcnn on the inbreast dataset

    Jupyter Notebook 12 1

  2. tweet-extractor-and-sentiment-analysis tweet-extractor-and-sentiment-analysis Public

    This project uses the Tweepy library to extract tweets off twitter according to a particular keyword and performs sentiment analysis on the fetched tweets. The machine learning model was trained on…

    Jupyter Notebook 2

  3. Jumping-frog- Jumping-frog- Public

    Solves the jumping frog problem by creating an auto-generated graph space and using graph traversal algorithms.

    Python 1

  4. Covid-19-Spread-Simulation Covid-19-Spread-Simulation Public

    This is a COVID-19 spread Simulation created in march 2020 using the NewYork Covid-19 death rate at that time as the infection rate and was mapped onto a 1000x1000 grid due to lack of computational…

    Python 1

  5. UNO-game UNO-game Public

    JAVA based UNO card game made as an OOP project.

  6. Text-Predictor Text-Predictor Public

    A semi completed text predictor made as a data structure class project using ternary search trees.