Skip to content
View PetropoulakisPanagiotis's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report PetropoulakisPanagiotis

Report abuse

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

Report abuse

Pinned Loading

  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++ 15 4

  4. pacman-projects pacman-projects Public

    Solutions of 1 and 2 Pacman projects of Berkeley AI course

    Python 28 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++