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

Block or report Usama113

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. Maxout-PyTorch Maxout-PyTorch Public

    Here is the implementation of Maxout Layer from paper: https://arxiv.org/pdf/1302.4389.pdf in PyTorch. In forward pass, maxout for the feature maps of CNN is calculated. For backward pass, derivati…

    Jupyter Notebook 8 3

  2. CNN-based-image-reconstruction CNN-based-image-reconstruction Public

    CNN based ultrasound image reconstruction.

    Python 2 1

  3. Computer-Vision-Lab-Project Computer-Vision-Lab-Project Public

    Computer vision project, 3D reconstruction from stereo vision using a kinect RGB and depth sensor.

    MATLAB 1

  4. DM-Project DM-Project Public

    Data Mining Lab Project in R on mushroom dataset(taken from kaggle). This is classification task using association rule mining, predicting whether or not a mushroom is poisonous.

    R

  5. Digit-Recognition Digit-Recognition Public

    Hand written digit recognition using neural network and convolution neural network on MINST dataset.

    Python

  6. Text-Classification Text-Classification Public

    Python