Skip to content
View aristosp's full-sized avatar
  • Electrical & Electroning Engineering, Trinity College Dublin
  • Dublin
  • LinkedIn in/aristosp

Block or report aristosp

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

Hi, I am Aristeidis Papadopoulos, a PhD student at the Electronic & Electrical Engineering Dept. Of Trinity College Dublin. I am an ambitious graduate from the Electrical & Computer Engineering (ECE) Department from Democritus University Of Thrace. My interest include, but are not limited in the following:

-> Artificial Intelligence (A.I.)

-> Ethics of Artificial Intelligence (A.I.)

-> Machine Learning

In my repository you can find the projects I have worked on, during my university courses and during my free-time.

Pinned Loading

  1. Indoor-Sound-Classification Indoor-Sound-Classification Public

    My thesis project. Indoor Sound Classification consists of the classification of 9 different home activities, such as using the vacuum cleaner or eating.

    Python

  2. Computer-Vision-Projects Computer-Vision-Projects Public

    The projects in these repository were created for the purposes of the Computer Vision course, at the 7th semester of Electrical & Computer Engineering Department at Democritus University of Thrace.…

    Jupyter Notebook

  3. Embedded-Systems-Design-Project Embedded-Systems-Design-Project Public

    This project was developed during the course of Embedded Systems Design, in the 9th semester of the Electrical & Computer Engineering Department of Democritus University of Thrace. Edge detection a…

    C

  4. Kohonen_Color_Reduction Kohonen_Color_Reduction Public

    Using Kohonen Self-Organizing Maps, a color reduction is achieved.This is possible, if the problem is considered as a simple classification problem.

    MATLAB

  5. StrassenMPI_Project StrassenMPI_Project Public

    This implementation of Strassen's algorithm in MPI was created for the needs of the 9th Semester course "Parallel Algorithms & Computational Complexity", teached by Mr. Iraklis Spiliotis

    C

  6. Traffic-Sign-Detection Traffic-Sign-Detection Public

    This project was developed during my efforts to self-learn Pytorch. This repository is based on a similar project from Chapter 6 of "Modern Computer Vision with Pytorch".

    Python