Skip to content
View PetropoulakisPanagiotis's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report PetropoulakisPanagiotis

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

    A Leader-Follower Mobile Robot Scheme using an RGB-D Camera and MobileNets

    Jupyter Notebook 4

  2. nearest-neighbor-search nearest-neighbor-search Public

    Nearest neighbor search. Methods: LSH, hypercube, and exhaustive search. C++

    C++ 7 1

  3. ICP-Variants ICP-Variants Public

    Analysis and implementation of ICP variants

    C++ 14 3

  4. pacman-projects pacman-projects Public

    Solutions of 1 and 2 Pacman projects of Berkeley AI course

    Python 26 30

  5. text-classification text-classification Public

    Text Classification using scikit-learn. Classify BBC articles.

    Python 4 2

  6. clustering clustering Public

    Clustering methods implementations in C++: Lloyd, K-Means, K-Means++, PAM

    C++