Skip to content
View AnujDharurkar's full-sized avatar
  • Arizona

Block or report AnujDharurkar

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
AnujDharurkar/README.md
  • 👋 Hi, I’m @AnujDharurkar
  • 👀 I’m always interested in learning new technologies and APIs. Recently I tried out Pytorch, flask, and Discord Bot to create an efficient Sarcasm Detection model based on the IEEE paper published on "Sarcasm Detection Using Multi-Head Attention Based Bidirectional LSTM".
  • 🌱 I’m currently learning Web-development and trying out React.
  • 📫 You can reach me on my Linkedin profile https://www.linkedin.com/in/anuj-dharurkar-6352b0107/

Popular repositories Loading

  1. Project-Blockchain Project-Blockchain Public

    Implemented a version of blockchain called "Medical Blockchain" to increase interoperability while maintaining privacy and security of data.

    Java 1

  2. Sarc-Detection Sarc-Detection Public

    Implemented a general purpose sarcasm detection web application to recognize any text based sarcastic sentence using a Multi-Head Attention based Bidirectional Long-Short Term Memory (MHA-BiLSTM).

    HTML 1

  3. Hashgame Hashgame Public

    A game made to demonstrate hash tables and it's working.

    Python

  4. Notary Notary Public

    Notary: A JavaScript project to display various details about your books like Word Count, Most/Least Word Used, and Document Stats.

    HTML

  5. AnujDharurkar AnujDharurkar Public

    Config files for my GitHub profile.

  6. Availability-Demand Availability-Demand Public

    Implemented the Publisher-Subscriber architectural design pattern in this Availability Demand System.

    Java