Skip to content
View SoumyaMukhija's full-sized avatar

Block or report SoumyaMukhija

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  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