Pinned Repositories
adversarial-face-de-identification
This repository contains all the files related to my Master's thesis with title "Adversarial Face De-identification".
computational-intelligence-research
In this repository I keep all the AI-related (machine learning, deep learning, data science) notebooks I have played with in the past.
content-based-image-retrieval
This is a prototype content-based image retrieval system implemented with Keras and scikit-learn in Python.
data-science-images
nature-inspired-sudoku-solver
This machine learning project aims to the development of an open-source experimental prototype for solving and generating Sudoku puzzles by using only the strength of Genetic Algorithms.
random-data-science-image
A Node.js web server built with Express that serves random data science images on request.
refugee
A prototype web application for managing and visualizing refugees and hotspots.
security-alarm-system
An Arduino embedded system implementing a security alarm system.
skrobot
skrobot is a Python module for designing, running and tracking Machine Learning experiments / tasks. It is built on top of scikit-learn framework.
ts-changepoint-detection-app
An R/Shiny app for time-series segmentation and changepoint detection tasks.
efstathios-chatzikyriakidis's Repositories
efstathios-chatzikyriakidis/skrobot
skrobot is a Python module for designing, running and tracking Machine Learning experiments / tasks. It is built on top of scikit-learn framework.
efstathios-chatzikyriakidis/ts-changepoint-detection-app
An R/Shiny app for time-series segmentation and changepoint detection tasks.
efstathios-chatzikyriakidis/3d-opengl-shape-rotation-with-input-sensors
An Arduino embedded system for performing through input sensors the 2D rotation of an OpenGL cube.
efstathios-chatzikyriakidis/agent-based-auctions-simulation
This is a prototype for simulating various auctions with different protocols between bidders and auctioneers using Jade Agents.
efstathios-chatzikyriakidis/alcohol-breathalyzer-via-mq3-piezo-led-bargraph
An Arduino embedded system performing an alcohol breathalyzer as an analog indicator.
efstathios-chatzikyriakidis/arduino-embedded-web-interface-controller
Home remote control with an Arduino, an Ethernet shield (for connecting the Arduino to the home router with a RJ45 cable) and an embedded web server serving simple web pages for controlling the I/O of the Arduino.
efstathios-chatzikyriakidis/arduino-true-random-number-generator
An Arduino embedded system working as a true random number generator by using an embedded web server and a sound sensor for measuring the sound size of the environment.
efstathios-chatzikyriakidis/bgc-8088-paradigms
This project contains some paradigms for BGC 8088 platform.
efstathios-chatzikyriakidis/binder-conda-sample-repo
This is a sample repository for deploying in Binder a conda-based environment for running notebooks.
efstathios-chatzikyriakidis/binder-requirements-sample-repo
This is a sample repository for deploying in Binder a requirements-based environment for running notebooks.
efstathios-chatzikyriakidis/cell-life-game
Cell Life Game is a classic Game Of Life. The Game of Life is a cellular automaton devised by the British mathematician John Horton Conway in 1970. It is the best-known example of a cellular automaton.
efstathios-chatzikyriakidis/clinic-administrator
This is a simple clinic administration GUI application.
efstathios-chatzikyriakidis/control-alarm-through-light-sensor-on-off-buttons
An Arduino embedded system working as a wake-up light alarm producing melodies with a piezo sound element.
efstathios-chatzikyriakidis/mongodb-sharded-cluster-example
An example of a Sharded Cluster of Replica Sets in MongoDB.
efstathios-chatzikyriakidis/parallel-ga-system
An open source server / client system implementing parallel genetic algorithms.
efstathios-chatzikyriakidis/rest-api-wrap-utility
A .NET (C#) implementation of a RESTful API wrap utility.
efstathios-chatzikyriakidis/salted-hashing-library
An open source .NET (C#) library implementation for salted hashing with key stretching and keyed hashing support.
efstathios-chatzikyriakidis/steganography-system
This project aims to the development of an open-source steganography system which can be used for hiding a text plain message to digital media file formats.