İlbey Evcil's repositories

IRISDeep

In this project implemented an identity recognition system based on convolutional neural networks (CNN), and evaluated it with the provided dataset.

Language:PythonStargazers:3Issues:0Issues:0

dws-library-turkish

Turkish date extractor library by Java

Language:PythonLicense:MITStargazers:2Issues:0Issues:0

Age-Prediction-based-on-Iris-Biometric-Data

This project implemented an age prediction system based on deep learning methods and evaluated it with the provided dataset.

Language:PythonStargazers:1Issues:0Issues:0

Maze_Traverser

In this project, solved a variant of the traveling salesman problem (TSP) using A* search algorithm with Manhattan distance heuristic.

Language:PythonStargazers:0Issues:0Issues:0

multiplexer

A multiplexer (or mux) is a device that selects one of several analog or digital input signals and forwards the selected input into a single line. In this assignment, you will write a small C program for a 4 to 1 multiplexer.

Language:CStargazers:0Issues:0Issues:0
Language:KotlinStargazers:0Issues:0Issues:0
Language:KotlinStargazers:0Issues:0Issues:0

RestManApp

This assignment is about creating a small Java application for a restaurant to manage the staff, customer, bookings and order of a customer. In particular, it aims to maintain information about the customers, staff working at the restaurant, customers' bookings, and their orders.

Language:JavaStargazers:0Issues:0Issues:0

warehouse-management-system-WMS-

It is designed to store the product records of the dining hall and patisserie warehouse in our school in a computerized environment. Keeps records of products' entry and exit to the warehouse.

Language:C++Stargazers:0Issues:0Issues:0
Language:MATLABStargazers:0Issues:0Issues:0

sorting_algorithms

I coded QuickSort & BucketSort algorithms. Also, I tried to combine both of them which is hybrid one. Normally, QuickSort is very efficient algorithm but it is not in million digits. However, Hybrid one is more efficient than the QuickSort.

Language:CStargazers:0Issues:0Issues:0

statistical-practice

Generates random variables for exponential & uniform distributions. Also, plots histogram, calculating expected value & comparing the result. In addition computes & plots cumulative distributions.

Language:RStargazers:0Issues:0Issues:0