Pinned Repositories
Pandemia
A mobile strategy game that you are the president of a country during the pandemi period.
EE4208-Canny-Edge-Detector
Implementation of canny edge detection algorithm from scratch with C++
eigenvector-calculator
Using power iteration and inverse power iteration algorithms to find eigenvectors with highest and lowest eigenvalue
erenakgun.github.io
federated-learning
Federated Learning - PyTorch
Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
PolyRootFinder
A program that implements secant and bisection algorithms in order to solve f(x)=0 for any given polynomial f.
Adversarial_Hyp
Repo for using the WSR toolbox for the Adversarial Hypothesis Testing Project
Adversarial_Hypothesis_Testing
Code repository for the functions used in the experiments in the paper "Exploiting Trust for Resilent Hypothesis Testing with Malicious Robots"
erenakgun's Repositories
erenakgun/eigenvector-calculator
Using power iteration and inverse power iteration algorithms to find eigenvectors with highest and lowest eigenvalue
erenakgun/EE4208-Canny-Edge-Detector
Implementation of canny edge detection algorithm from scratch with C++
erenakgun/PolyRootFinder
A program that implements secant and bisection algorithms in order to solve f(x)=0 for any given polynomial f.
erenakgun/erenakgun.github.io
erenakgun/federated-learning
Federated Learning - PyTorch
erenakgun/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow