mar-kan's Stars
mar-kan/thesis
BSc thesis: "Convolutional Neural Networks and their Application in Cancer Diagnosis based on RNA-Sequencing"
mar-kan/autoencoder
image autoencoder using tensorflow and keras
mar-kan/card-game
Card Game in C++. Simplified version of the Legend of The Five Rings
mar-kan/DBMS_System
A database management system that uses block files written in C. There are two implementations: HP organizes the files in a heap. HT organizes the files in a hash table.
mar-kan/diseaseMonitor
Q/A disease monitor application with database in C/C++ that consists of hand written data structures
mar-kan/fps-game
an fps game created for a university course in Unity and C#
mar-kan/semantics_check_for_minijava
Semantics check project for the minijava language, written in Java
mar-kan/server-client-project
A server/client project written in C/Cpp for the university course System Programming about threads
mar-kan/algorithm_project
3 part project: A. bottleneck autoencoder, B. manhattan distance, C. earth mover's distance
mar-kan/diseaseAggregator
project in c/cpp for Systems Programming course in university about processes