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

Organizations

@googlers

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 Loading

  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 21 6

  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 13 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 5 2

  5. Handwritten-Number-Generator Handwritten-Number-Generator Public

    A handwritten number generating program using Generative Adversarial Networks. Specifically a conditional variation of the DCGAN I developed to condition specific number generation and splicing ima…

    Python 2 1

  6. AI-Chatbot AI-Chatbot Public

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

    Python 2