Skip to content
View pratap-is-here's full-sized avatar

Block or report pratap-is-here

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. Face-Recognition-for-the-Happy-House Face-Recognition-for-the-Happy-House Public

    Here you will build a face recognition system. In this project, we will: Implement the triplet loss function Use a pretrained model to map face images into 128-dimensional encodings Use these enco…

    Jupyter Notebook 3

  2. Neural-Machine-Translation Neural-Machine-Translation Public

    You will build a Neural Machine Translation (NMT) model to translate human readable dates ("25th of June, 2009") into machine readable dates ("2009-06-25"). You will do this using an attention mode…

    Jupyter Notebook 2

  3. Trigger-Word-Detection Trigger-Word-Detection Public

    In this assignment you will learn to: Structure a speech recognition project Synthesize and process audio recordings to create train/dev datasets Train a trigger word detection model and make predi…

    Jupyter Notebook 2

  4. porter-stemmer porter-stemmer Public

    Forked from jedijulia/porter-stemmer

    python implementation of Porter's stemming algorithm

    Python 2

  5. Whitening-with-PCA-tutorial Whitening-with-PCA-tutorial Public

    This notebook is a part of the tutorial I wrote about whitening with PCA

    Jupyter Notebook 2

  6. Deep-Learning-Art-Neural-Style-Transfer Deep-Learning-Art-Neural-Style-Transfer Public

    In this project, we will: Implement the neural style transfer algorithm Generate novel artistic images using your algorithm

    Jupyter Notebook 1