Skip to content
View u7javed's full-sized avatar
  • Google

Organizations

@googlers
Block or Report

Block or report u7javed

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

  1. Transformer-Multi-Language-Translator Transformer-Multi-Language-Translator Public

    A multi-langauge translator that utilizes the transformer neural network model from the paper titled Attention is all you need.

    Python 20 5

  2. Image-Super-Resolution-Enhancer-via-ESRGAN Image-Super-Resolution-Enhancer-via-ESRGAN Public

    The utilities developed in this tool are based off of the ESRGAN Paper:This tool enhance image resolution quality using deep convolutional neural networks. The idea is two train two neural networks…

    Python 14

  3. Conditional-WGAN-GP Conditional-WGAN-GP Public

    Implementation of a Wasserstein Generative Adversarial Network with Gradient Penalty to enforce lipchitz constraint. The WGAN utilizes the wasserstein loss or critic as its loss function instead of…

    Jupyter Notebook 12 4

  4. Stock-Prediction-Model_pytorch Stock-Prediction-Model_pytorch Public

    An GRU (Gated Recurrent Unit) model that can predict stops to an extremely well accuracies. Relies on Memory retention ability of LSTM/GRU models.

    Jupyter Notebook 3 2

  5. AI-Chatbot AI-Chatbot Public

    A Chatbot developed using Gated-Recurrent-Units(GRUs) in Pytorch.

    Python 2

  6. CIFAR-10_CNN_classifier_pytorch CIFAR-10_CNN_classifier_pytorch Public

    A convolutional neural network model used to classify CIFAR rgb images of various objects. Model is based off convolutional strides over Max Pooling, Feed Forward Dropout and Batch Normalization

    Jupyter Notebook 1 1