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

Block or report deepanshululla

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

Pinned

  1. amazon_reviews_sentiment_analysis amazon_reviews_sentiment_analysis Public

    Sentiment Analysis of Amazon Food reviews using NLP and machine learning

    Jupyter Notebook 1

  2. flight-reservation flight-reservation Public

    Airline E-Commerce website using Java Spring boot,MYSQL, AngularJS and Thymeleaf

    HTML 44 37

  3. markdown_to_html_converter markdown_to_html_converter Public

    Converts markdown to html using python and antlr

    Python 3

  4. machine_learning_projects machine_learning_projects Public

    Portfolio for ML projects

    Jupyter Notebook

  5. thread_safe_queue.cpp thread_safe_queue.cpp
    1
    #include <exception>
    2
    #include <memory>
    3
    #include <mutex>
    4
    #include <queue>
    5
    
                  
  6. SemanticSearch SemanticSearch Public

    Code and Slides for the talk I gave on Semantic search

    Jupyter Notebook 2