Skip to content
View Trups39's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report Trups39

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. Crypto-News-Sentiment-Analysis Crypto-News-Sentiment-Analysis Public

    This project aims to perform sentiment analysis of cryptocurrency news headlines using various Natural Language Processing (NLP) techniques and machine learning models such as CNN, RNN, LSTM and CN…

    Jupyter Notebook 1

  2. Trello-Clone-Project Trello-Clone-Project Public

    This project is a streamlined version of Trello, developed using Java, Spring Boot and MySQL, following the MVC architectural pattern.

    Java

  3. AI-Gomoku-Player AI-Gomoku-Player Public

    This project aims to build AI to play Gomoku game. It employs minimax algorithm with alpha-beta pruning which makes strategic decisions in the game.

    Python

  4. Emotion-Based-Music-Recommender-System Emotion-Based-Music-Recommender-System Public

    This project develops an emotion-based music recommender by training CNN and ResNet50V2 models to detect emotions in images. Utilizing these emotional cues from visual content, it offers music reco…

    Jupyter Notebook

  5. End-To-End-Data-Engineering-Youtube-Analysis-Pipeline End-To-End-Data-Engineering-Youtube-Analysis-Pipeline Public

    The aim of this project is to combine secure data management with insightful analysis of YouTube video categories and trends using an ETL pipeline.

    Python

  6. AI-plays-Flappy-Bird AI-plays-Flappy-Bird Public

    This project aims to build Flappy Bird game using pygame and apply NEAT algorithm to train an intelligence agent.

    Python