Pinned Repositories
Deep_RIS_Tuning_for_Rich_Scattering_Environments
DeepReinforcementLearning_for_RIS
DRL_RIS_Tutorial
astroML_figures
Figures from the astroML book and paper
Go
My C++ implementation of the now classic Go board game
K-means-K-NN-Recommendation-System
Memory-Allocator
A memory allocator for C and C++ optimized for collections of homogeneous data
minisearch
A fast text search engine that displays documents according to their relevance with some query terms
multiscorer
A module for allowing the use of multiple metric functions in scikit's cross_val_score
Probablistic-Clustering-of-Line-Segments
A variation of the Expectation Maximization clustering algorithm optimized for data forming line segments or elongated shapes
StKyr's Repositories
StKyr/multiscorer
A module for allowing the use of multiple metric functions in scikit's cross_val_score
StKyr/Go
My C++ implementation of the now classic Go board game
StKyr/astroML_figures
Figures from the astroML book and paper
StKyr/K-means-K-NN-Recommendation-System
StKyr/minisearch
A fast text search engine that displays documents according to their relevance with some query terms
StKyr/Probablistic-Clustering-of-Line-Segments
A variation of the Expectation Maximization clustering algorithm optimized for data forming line segments or elongated shapes
StKyr/termine
A Linux command line minesweeper game
StKyr/ArgParser
Parse arguments in Python - A slightly modified version of the Python Standard Library :: argparse module.
StKyr/game_of_life
MPI-OpenMP-Cuda implementation of the game of life
StKyr/gitignore
A collection of useful .gitignore templates
StKyr/Memory-Allocator
A memory allocator for C and C++ optimized for collections of homogeneous data
StKyr/imdbGenres
Get genre(s) of a movie, series, etc from its IMDb page
StKyr/mcts-general
General Python implementation of Monte Carlo Tree Search for the use with Open AI Gym environments.
StKyr/NKUA-teaching-topics
StKyr/Sublime-Text.runHTML
A simple addon to let you run your HTML on the browser from Sublime Text (for GNU/Linux)
StKyr/vision-transformers-cifar10
Let's train vision transformers (ViT) for cifar 10!
StKyr/xv6-public
xv6 OS