Skip to content
View tSopermon's full-sized avatar

Highlights

  • Pro

Block or report tSopermon

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. IBM_Data_Science_certificate_notebooks IBM_Data_Science_certificate_notebooks Public

    This repository contains Jupyter Notebooks and related materials from the IBM Data Science Professional Certificate specialization on Coursera.

    Jupyter Notebook

  2. Baldur-s-Gate-3-game-reviews-sentiment-analysis Baldur-s-Gate-3-game-reviews-sentiment-analysis Public

    This repository contains a sentiment analysis project on Baldur's Gate 3 Steam reviews using natural language processing (NLP) techniques. It leverages machine learning and deep learning models to …

    Jupyter Notebook

  3. Blind-search-techniques-aivc-project Blind-search-techniques-aivc-project Public

    Implementation of classical search algorithms (Uniform Cost Search, A*, Best-First Search, Breadth-First Search, and Depth-First Search) using MATLAB. The project explores blind and heuristic searc…

    MATLAB

  4. ML-Algorithms-custom-implementations-aivc-project ML-Algorithms-custom-implementations-aivc-project Public

    This repository compares the performance of Adaline, Logistic Regression, and Perceptron models on binary classification tasks using linearly, non-linearly, and marginally separable datasets from t…

    MATLAB

  5. YOLO-auto-training YOLO-auto-training Public

    System that allows automatic training of YOLO models, with minimum dataset preparetion

    Python