Skip to content
View NisaHameed's full-sized avatar

Block or report NisaHameed

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
NisaHameed/README.md

Popular repositories Loading

  1. Lung_classification_LocalGlobalCBAM Lung_classification_LocalGlobalCBAM Public

    The code is based on Local Global network to classify the lung CT. It improves the performance of the Local Global network by adding Convolution Bases Attention Module to the core architecture.

    Python 1

  2. NisaHameed NisaHameed Public

    Config files for my GitHub profile.

    Jupyter Notebook

  3. Recommender-Systems-Making-Movies-Recommendation Recommender-Systems-Making-Movies-Recommendation Public

    Forked from nicolasfguillaume/Recommender-Systems-Making-Movies-Recommendation

    Making movies recommendation using a Collaborative Filtering Algorithm on the famous MovieLens dataset.

    Jupyter Notebook

  4. Basics-of-Neural-network Basics-of-Neural-network Public

    This repository helps to understand the working of a neural network from scratch. The steps that happen within a neural network are shown stepwise without using any built in libraries.

    Python