Skip to content
View Melih-Durmaz's full-sized avatar
Block or Report

Block or report Melih-Durmaz

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Menger_Sponge_Fractal Menger_Sponge_Fractal Public

    A little program that is coded to simulate the Menger Sponge fractal by following a tutorial from the youtube channel Coding Train. The code only has a minor modification by me and is only for prac…

    Java 1

  2. edge_detection edge_detection Public

    A program that applies edge detection to any image files in pgm format in the same directory of the project. It applies Prewitt and Sobel filters and a global threshold to each image.

    Python 1 2

  3. sport-complex-automation sport-complex-automation Public

    ilk işlem

    Java 1

  4. A.I._HW2_Genetic_Algorithm A.I._HW2_Genetic_Algorithm Public

    A genetic algorithm project in C++. The program takes 6 numbers and a target number from the user and finds the calculation resulting the target number with genetic algorithm.

    C++

  5. shooting_gallery_system shooting_gallery_system Public

    Python

  6. Neural Neural Public

    Forked from whyrusleeping/Neural

    My implementation of Neural networks as they are discussed in my AI class.

    C++