Skip to content
View Giorgos-Arg's full-sized avatar
Block or Report

Block or report Giorgos-Arg

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
Giorgos-Arg/README.md

Popular repositories

  1. iris-perceptron iris-perceptron Public

    Use of the Perceptron algorithm for classifying the iris data-set

    Python 2 1

  2. gpu-image-rotation gpu-image-rotation Public

    Image rotation with CUDA.

    Cuda 2

  3. jpeg-compression jpeg-compression Public

    Implementation of the JPEG algorithm for compressing and decompressing images.

    Python 1

  4. word-indexer word-indexer Public

    This java program implements a word indexer using a binary or an AVL tree.

    Java 1

  5. id-matching id-matching Public

    A face recognition application that matches photos to identity documents.

    Python

  6. n-puzzle-solver n-puzzle-solver Public

    Solution for the n-puzzle using the A* algorithm.

    Java