Pinned Repositories
efalg
Visual nonogram solver, max-square-in-polygon algorithm (using particle swarm) and other cool things for Efficient Algorithms course (efalg) at FHNW
image_clustering
Intelligent image clustering, inspired by this paper: http://www.cs.unc.edu/~jdh/documents/science.pdf
java_experiments
Some experiments that show how the CPU cache influences the runtime of algorithms
machine_learning
Repository for the online Machine Learning course by Andrew Ng, Stanford University
mada_rsa
Implementation of the RSA cryptosystem for discrete mathematics course (mada) at FHNW
minirel
Minimal Relational DBMS for Advanced Database course at Seoul National University
retronyx
A fresh app for online retrospectives.
seleniumSslProxy
Selenium proxy with functionality to add certificate-based client authentication for end-to-end tests
sna_soscraper
Web scraper for social network analysis
wke_android
Android app to regognize and capture mechanical workpieces by sending image data to a tensorflow model served by a python REST API
patricsteiner's Repositories
patricsteiner/mada_rsa
Implementation of the RSA cryptosystem for discrete mathematics course (mada) at FHNW
patricsteiner/algd2_linkedlist
Performant implementation of a doulby linked list
patricsteiner/depa_colorpicker
patricsteiner/dist_bloomfilter
patricsteiner/dist_spamfilter
A spam classifier using a naive bayes approach
patricsteiner/mada_huffman
Huffman encoding and decoding with GUI
patricsteiner/prcpp_matrixoperations
Comparison of computational efficiency of matrix multiplications using pure Java vs. Java and C++ (JNI)
patricsteiner/prcpp_set
Implementation of a set class for mathematical sets of integers
patricsteiner/prcpp_vector
Compile-time evaluated vector operations using C++ meta template programming
patricsteiner/social-engineer-toolkit
The Social-Engineer Toolkit (SET) repository from TrustedSec - All new versions of SET will be deployed here.
patricsteiner/YMITSCompetition