Skip to content
View DimitrisCC's full-sized avatar
🍣
Forcing my self not to eat sushi all the time. Also coding.
🍣
Forcing my self not to eat sushi all the time. Also coding.

Block or report DimitrisCC

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 Loading

  1. CommunityTracking CommunityTracking Public

    Tracking communities in Dynamic Social Graphs with algorithms such as Timerank, GED and more. This is a fork from Ilias Sarantopoulos' original implementations.

    Python 5

  2. TextAsGraphClassification TextAsGraphClassification Public

    Text transformed to a graph-of-words in order to be classified using graph kernels and a Convolutional Neural Network.

    Python 5

  3. GrPolitics_Twitter_SentAnalysis GrPolitics_Twitter_SentAnalysis Public

    Sentiment Analysis of Greek Political Twitter

    HTML 1 1

  4. Doors Doors Public

    Backgammon Doors implementation for AI Course using expectiMiniMax with probabilistic a-b pruning and java swing 2.5D graphics. (graphics code to be ultimately refined in the future)

    Java

  5. image-manipulator image-manipulator Public

    3-part C++ coded academic project that converts images from/to ppm and cpi format, compresses them to rle format using a run length encoding algorithm applied on blocks - data structures the image …

    C++ 1

  6. SecondEyes SecondEyes Public

    Forked from kkopanidis/SecondEyes

    A voice command assistant, created for the Human-Computer Interaction course of the CS department @ Athens University of Economics and Business

    Java