Kostas Georgiou's repositories
Minecraft-AI
A Reinforcement Learning agent that learns how to to solve maze missions in Minecraft.
drkostas.github.io
VScode Portfolio
Youtube-FirstCommentBot
A bot that post the first comment on every new video of specified channels.
Insta-Likes-Predict
First attempt on predicting the likes a photo will get on Instagram.
JobApplicationBot
A bot that automatically sends emails to new ads posted in any desired xe.gr search url.
3D-Semantic-Segmentation
Semantic Segmentation with Transformers on 3D Medical Images
SpotiClick
An app that clicks a physical button whenever Spotify starts playing on the target device.
pyemail-sender
A utility for sending emails with attachments. Currently only Gmail is supported.
python_search_engine
This is a search engine created for the Gutenberg Project archive. It is implemented in python and the front end part is created with the flask framework.
Cross-The-Floor
Uses Sankey Diagrams to visualize politicians that have "crossed the floor" from election to election.
OnDemandMinecraft-Mirrored
An AWS hosted Minecraft server that will only run when players are active. Players can start the server through a simple UI accessed through free Heroku server hosting. Mirrored from the fork: https://github.com/drkostas/OnDemandMinecraft
bench-utils
A collection of benchmarking tools.
Numpy-NeuralNet-1
A Vanilla Numpy-only Feed-Forward Neural Network.
Pong-Q-Learning
Using Q-learning to beat a Pong game program
shooter-game-with-p5js
Simple 2d shooter game written with JavaScript and the p5.js library.
cloud-filemanager
A high-level filemanager utility for cloud services. Currently only Dropbox is supported.
LSTMs-Training-Demo
RNNs and LSTMs
yaml-config-wrapper
A YAML configuration wrapper.
GI-Tract-Segmentation
"UW-Madison GI Tract Image Segmentation" Kaggle Competition
RL-Value-Iteration
Implementation of value iteration algorithm for calculating an optimal MDP policy.
Tensorflow-Training-Demo
Project 3 for the Deep Learning course (COSC 525). Training various networks with Tensorflow.
termcolor-logger
A logger with text formatting using termcolor.