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

Block or report chetana02

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. git git Public

  2. recipes recipes Public

    Forked from LarryMad/recipes

  3. Autonomous-driving---Car-detection Autonomous-driving---Car-detection Public

    You will learn about object detection using the very powerful YOLO model.

    Jupyter Notebook

  4. Improvise-a-Jazz-Solo-with-an-LSTM-Network Improvise-a-Jazz-Solo-with-an-LSTM-Network Public

    Here I learned to: Apply an LSTM to music generation. Generate your own jazz music with deep learning.

    Jupyter Notebook

  5. Operations-on-word-vectors Operations-on-word-vectors Public

    Load pre-trained word vectors, and measure similarity using cosine similarity Use word embeddings to solve word analogy problems such as Man is to Woman as King is to __. Modify word embeddings to…

    Jupyter Notebook

  6. Neural-Machine-Translation Neural-Machine-Translation Public

    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 model, one of the mos…

    Jupyter Notebook