Skip to content
View iam-Raghav's full-sized avatar
😀
Learn to teach
😀
Learn to teach
Block or Report

Block or report iam-Raghav

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. QANet-QuestionAndanswering-system QANet-QuestionAndanswering-system Public

    Implementation of QANet: Combining Local Convolution with Global Self-Attention for Reading Comprehension using BIDAF

    Python 3

  2. Neural_Net Neural_Net Public

    It all starts with tiny steps into a new world ,likewise a single neural net is the tiny step into the world of AI

    Jupyter Notebook

  3. Reinforcement_Learning_using_pytorch Reinforcement_Learning_using_pytorch Public

    Creating an agent(AI model) to play the famous cartpole game by using Reinforcement learning and Experience replay process.

    Python

  4. sentimentanalysis_lstm sentimentanalysis_lstm Public

    sentiment analysis done using LSTM layers

    Python

  5. Sentimentanalysis_CNN Sentimentanalysis_CNN Public

    sentiment analysis done using CNN (Convolutional Neural Net)

    Python

  6. Translation_using_attention Translation_using_attention Public

    Translation from english to french using encoder -decoder(seq to seq) using Attention.

    Python