Gurkan Demir (gurkandemir)

gurkandemir

Geek Repo

Company:@trendyol

Location:Amsterdam, Netherlands

Home Page:https://www.linkedin.com/in/ggurkandemir/

Twitter:@ggurkandemir

Github PK Tool:Github PK Tool

Gurkan Demir's repositories

Bag-of-Visual-Words

Bag of visual words (BOVW) is commonly used in image classification. Its concept is adapted from information retrieval and NLP’s bag of words (BOW).

Language:PythonStargazers:53Issues:2Issues:0

Color-Quantizer

Color quantization is the process of reducing number of colors used in an image while trying to maintain the visual appearance of the original image. In general, it is a form of cluster analysis, if each RGB color value is considered as a coordinate triple in the 3D colorspace.

Language:PythonStargazers:5Issues:2Issues:0

Image-Denoising

In this project, I experienced parallel programming with C++ using MPI library. I implemented a parallel algorithm for image denoising with the Ising model using Metropolis- Hastings algorithm.

Language:CStargazers:3Issues:2Issues:0

kafka-sample

Sample producer and consumer using Apache Kafka with Java Springboot

Language:JavaStargazers:2Issues:2Issues:0

Machine-Learning

Machine learning assignments through the semester in Bogazici University

Language:Jupyter NotebookStargazers:2Issues:2Issues:0

Spelling-Error-Corrector

An isolated word spelling error corrector based on the noisy channel model

Language:PythonStargazers:2Issues:2Issues:0

CinemaReservator

Cinema Reservator is an application where users make reservation for desired film.

Language:JavaStargazers:1Issues:2Issues:0

Automatic-Differentiation

Automatic differentiation is a method for evaluating the rate of change in the numerical output of a program with respect to the rate of change in its input.

Language:C++Stargazers:0Issues:1Issues:0

beverages_pricing_refactoring_kata

A solution for the Beverages Pricing Refactoring Kata

Language:JavaStargazers:0Issues:1Issues:0

Chess

Chess is a two-player strategy board game played on a chessboard, a checkered gameboard with 64 squares arranged in an 8×8 grid.

Language:JavaStargazers:0Issues:1Issues:0

Discrete-Event-Simulation

Implements a program in order to simulate a coffee house and collecting some information like total running time etc.

Language:C++Stargazers:0Issues:1Issues:0

Filelist

Filelist is file utility program that will traverse directories and report path names of files that satisfy some search criteria. The program will be implemented in Python

Language:PythonStargazers:0Issues:1Issues:0

Frequency-Domain-Filtering

Simple frequency domain filtering and processing exercises for Introduction to Signal Processing using MATLAB.

Language:MATLABStargazers:0Issues:2Issues:0
Language:JavaStargazers:0Issues:1Issues:0

graduation

$ git remote <graduation> yearbook

Stargazers:0Issues:1Issues:0

Improved-Salesman-Problem

Improved Dijkstra's algorithm in order to find the shortest path in which there are various obstacles and restrictions.

Language:C++Stargazers:0Issues:1Issues:0

MarsRover

A solution for the MarsRover Kata

Language:JavaStargazers:0Issues:1Issues:0

Matlab

Getting started with Matlab, using simple plot, read file function etc

Language:MATLABStargazers:0Issues:2Issues:0

Naive-Bayes-Classifier

Naive Bayes Classifiers in order to sentiment movie reviews.

Language:PythonStargazers:0Issues:2Issues:0

OpenCV-Practice

Learning and helpful practises for OpenCV, OpenPose

Language:PythonStargazers:0Issues:2Issues:0

parameterized-test-junit5

Sample code for parameterized test using java and junit5

Language:JavaStargazers:0Issues:2Issues:0

smplify-x

Expressive Body Capture: 3D Hands, Face, and Body from a Single Image

Language:PythonLicense:NOASSERTIONStargazers:0Issues:1Issues:0

Time-Domain-Filtering

Simple time domain filtering exercises for Introduction to Signal Processing using Matlab.

Language:MATLABStargazers:0Issues:2Issues:0

training-java-maven-base

Java base project for training purposes

Language:JavaStargazers:0Issues:1Issues:0

TrieMap

Tries are efficient data structures for search operations. Essentially, it is a map, meaning that you will store key-value pairs.

Language:JavaStargazers:0Issues:1Issues:0