stolo93
CS student at Faculty of Information Technology, Brno University of Technology
Brno, Czech Republic
Pinned Repositories
args
A simple header-only C++ argument parser library. Supposed to be flexible and powerful, and attempts to be compatible with the functionality of the Python standard argparse library (though not necessarily the API).
art-space-android-app
An Android app that can display artwork or family photos
computer_vision_basics
Learning the basics of computer vision programming
data_science_intro
Walkthrough the Data science projects with python book
DNN_image_classification
Image recognition for CIFAR-10 dataset
finite_automata
FIT_IJC_proj2
School assignment for C language class
lsh
Simple shell implementation. Tutorial here ->
medical-landmark-detection
Landmark detection in medical images using deep neural networks
microsoft-ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
stolo93's Repositories
stolo93/finite_automata
stolo93/medical-landmark-detection
Landmark detection in medical images using deep neural networks
stolo93/args
A simple header-only C++ argument parser library. Supposed to be flexible and powerful, and attempts to be compatible with the functionality of the Python standard argparse library (though not necessarily the API).
stolo93/art-space-android-app
An Android app that can display artwork or family photos
stolo93/computer_vision_basics
Learning the basics of computer vision programming
stolo93/data_science_intro
Walkthrough the Data science projects with python book
stolo93/DNN_image_classification
Image recognition for CIFAR-10 dataset
stolo93/FIT_IJC_proj2
School assignment for C language class
stolo93/lsh
Simple shell implementation. Tutorial here ->
stolo93/microsoft-ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
stolo93/php_subset_compiler
Project for Formal languages and compilers class
stolo93/packet-sniffer
CLI packet sniffer implemented in C#
stolo93/pacman
C++ Qt pac-man
stolo93/resh-shell
First attempt of building a very simple a linux shell
stolo93/snake-ai
Reinforcement learning for the game of snake
stolo93/steganography
Assignment for C language class at BUT FIT