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

Block or report SoumyaMukhija

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. tweet-process-classify tweet-process-classify Public

    Sentiment classification of tweets (positive, negative, neutral)

    Jupyter Notebook

  2. rnn-stock-price-prediction rnn-stock-price-prediction Public

    Stock price prediction using Recurrent Neural Networks (RNN)

    Python

  3. movie-summary-search movie-summary-search Public

    A search engine for movie plots' summaries.

    Jupyter Notebook

  4. logger-microservice logger-microservice Public

    A logger microservice built using Python

    Python

  5. weather-forecast weather-forecast Public

    Full-stack weather forecast application built using ReactJS and Flask

    JavaScript

  6. gradient-descent-linear-regression gradient-descent-linear-regression Public

    Created a gradient descent algorithm from scratch and applied it to linear regression.

    Python