Pinned Repositories
Cross-Scale-MAE
Official Code of the paper "Cross-Scale MAE: A Tale of Multi-Scale Exploitation in Remote Sensing"
3D-Semantic-Segmentation
Semantic Segmentation with Transformers on 3D Medical Images
drkostas
drkostas.github.io
VScode Portfolio
HGN
Hybrid Girvan Newman. Code for the "A Distributed Hybrid Community Detection Methodology for Social Networks" paper.
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.
Minecraft-AI
A Reinforcement Learning agent that learns how to to solve maze missions in Minecraft.
SpotiClick
An app that clicks a physical button whenever Spotify starts playing on the target device.
Youtube-FirstCommentBot
A bot that post the first comment on every new video of specified channels.
drkostas's Repositories
drkostas/Minecraft-AI
A Reinforcement Learning agent that learns how to to solve maze missions in Minecraft.
drkostas/Youtube-FirstCommentBot
A bot that post the first comment on every new video of specified channels.
drkostas/drkostas.github.io
VScode Portfolio
drkostas/drkostas
drkostas/Insta-Likes-Predict
First attempt on predicting the likes a photo will get on Instagram.
drkostas/3D-Semantic-Segmentation
Semantic Segmentation with Transformers on 3D Medical Images
drkostas/JobApplicationBot
A bot that automatically sends emails to new ads posted in any desired xe.gr search url.
drkostas/TuneCraft
Effortlessly create personalized Spotify playlists with fresh, undiscovered tracks tailored to your taste, by checking all your liked songs and existing playlists to provide you with truly new music.
drkostas/SpotiClick
An app that clicks a physical button whenever Spotify starts playing on the target device.
drkostas/high-sql
A high-level sql command utility. Currently only MySQL is supported.
drkostas/HGN
Hybrid Girvan Newman. Code for the "A Distributed Hybrid Community Detection Methodology for Social Networks" paper.
drkostas/Numpy-CNN
A Vanilla Numpy-only Convolutional Neural Network.
drkostas/pyemail-sender
A utility for sending emails with attachments. Currently only Gmail is supported.
drkostas/Cross-The-Floor
Uses Sankey Diagrams to visualize politicians that have "crossed the floor" from election to election.
drkostas/DSL
CVPR2022 paper "Dense Learning based Semi-Supervised Object Detection"
drkostas/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
drkostas/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.
drkostas/bench-utils
A collection of benchmarking tools.
drkostas/Numpy-NeuralNet-1
A Vanilla Numpy-only Feed-Forward Neural Network.
drkostas/MVCNMF
Unsupervised spectral unmixing by minimum-volume-constrained non-negative matrix factorization (MVC-NMF)
drkostas/Pong-Q-Learning
Using Q-learning to beat a Pong game program
drkostas/shooter-game-with-p5js
Simple 2d shooter game written with JavaScript and the p5.js library.
drkostas/LSTMs-Training-Demo
RNNs and LSTMs
drkostas/yaml-config-wrapper
A YAML configuration wrapper.
drkostas/cloud-filemanager
A high-level filemanager utility for cloud services. Currently only Dropbox is supported.
drkostas/GI-Tract-Segmentation
"UW-Madison GI Tract Image Segmentation" Kaggle Competition
drkostas/RL-Value-Iteration
Implementation of value iteration algorithm for calculating an optimal MDP policy.
drkostas/Tensorflow-Training-Demo
Project 3 for the Deep Learning course (COSC 525). Training various networks with Tensorflow.
drkostas/termcolor-logger
A logger with text formatting using termcolor.
drkostas/SemiSeg-Contrastive