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

Block or report pritamgouda11

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. Modelling-Indian-Names Modelling-Indian-Names Public

    Used patterns in Indian names that models could learn, modelling those using n-gram models, then moved to neural n-gram and RNN models.

    Jupyter Notebook

  2. Comparison_Analysis_of_embeddings Comparison_Analysis_of_embeddings Public

    Conducted intrinsic evaluation of word embeddings through analogy and similarity tests, comparing the custom Skip-gram model’s performance against Google’s pre-trained Word2Vec model to assess the …

    Jupyter Notebook

  3. EditEval EditEval Public

    Forked from AnushkaAmte/EditEval

    Course Work Project for DS:207 Introduction to NLP at IISc

    Jupyter Notebook

  4. Translation-Using-Sequence-to-Sequence-Modelling Translation-Using-Sequence-to-Sequence-Modelling Public

    Translating Indian Names to Hindi, a sequence-to-sequence modeling task, using character-level conditional language models.

    Python

  5. Determining-Equivalence-of-Quora-Question-Pairs Determining-Equivalence-of-Quora-Question-Pairs Public

    Jupyter Notebook

  6. Graph-Mining-for-Facebook-friend-recommendation Graph-Mining-for-Facebook-friend-recommendation Public

    In this task, we are given a directed social graph, where nodes symbolize users and directed edges indicate their connections. The objective is to forecast missing links within the graph, effectiv…