Pinned Repositories
8086-microprocessor-systems
This is my Proteus projects for the 8086 Microprocessor Systems course.
A-Star-and-Best-First-Search
This is the implementation of A* and Best First Search Algorithms in python language. The project comprimise two data structures: stack and heap.
book-recommendation-system-with-web-crawling-data
We used 1000 books in our dataset from www.1000kitap.com. We found correlations between users with Pearson Correlation Coefficient.
Calendar-App-in-Android
This is my Introduction to Mobile Programming course project. This is a Calendar App in Android which uses SQLite database.
Find-Path-in-Map-with-Search-Algorithms-
Finding path in a map which consist of cities using A*, Best First Search, Breadth First Search and Depth First Search.
Image-Inpainting
In this project I will be using 3 inpainting methods on MIT Places Dataset.
object-detection-with-face-recognition
This is my summer project in Phexum Artifical Intelligence Corporation. The aim of this project is checking work safety in the work place. We are trying to check work safety for workers from workers's clothes.
optimization-techniques
This repository will comprise primary optimization algorithms in Python language. Optimization is an extremely important part of machine learning.
sobel-edge-detection-in-c
This is small image processing project which can read&write pgm images in C language and applies sobel edge detection on them.
turkish-question-answering
We extracted 5,000 question-answer pairs from Turkish Wikipedia and fine-tuned Turkish BERT, ALBERT, ELECTRA for the question-answering task.
fzehracetin's Repositories
fzehracetin/Image-Inpainting
In this project I will be using 3 inpainting methods on MIT Places Dataset.
fzehracetin/turkish-question-answering
We extracted 5,000 question-answer pairs from Turkish Wikipedia and fine-tuned Turkish BERT, ALBERT, ELECTRA for the question-answering task.
fzehracetin/book-recommendation-system-with-web-crawling-data
We used 1000 books in our dataset from www.1000kitap.com. We found correlations between users with Pearson Correlation Coefficient.
fzehracetin/Calendar-App-in-Android
This is my Introduction to Mobile Programming course project. This is a Calendar App in Android which uses SQLite database.
fzehracetin/Find-Path-in-Map-with-Search-Algorithms-
Finding path in a map which consist of cities using A*, Best First Search, Breadth First Search and Depth First Search.
fzehracetin/sobel-edge-detection-in-c
This is small image processing project which can read&write pgm images in C language and applies sobel edge detection on them.
fzehracetin/A-Star-and-Best-First-Search
This is the implementation of A* and Best First Search Algorithms in python language. The project comprimise two data structures: stack and heap.
fzehracetin/Mobile-Programming
This project comprimise all codes that I wrote for Introduction to Mobile Programming class. We learned Android Studio with Java language.
fzehracetin/mobile-programming-assignment2
fzehracetin/naive-bayes-classification-from-scratch
This is my Data Mining course assignment for Naive Bayes Classification algorithm. I implemented Gaussian Naive Bayes on Python.
fzehracetin/object-detection-with-face-recognition
This is my summer project in Phexum Artifical Intelligence Corporation. The aim of this project is checking work safety in the work place. We are trying to check work safety for workers from workers's clothes.
fzehracetin/weak-supervision
In this project, we are using Snorkel Python to work with ML algorithms with an unlabeled text dataset.
fzehracetin/optimization-techniques
This repository will comprise primary optimization algorithms in Python language. Optimization is an extremely important part of machine learning.
fzehracetin/algorithm-analysis
All my C code's written for the namesake course.
fzehracetin/big-data-project
Big Data Processing and Analytics course term project.
fzehracetin/contextualSpellCheck
✔️Contextual word checker for better suggestions
fzehracetin/generative_inpainting
DeepFill v1/v2 with Contextual Attention and Gated Convolution, CVPR 2018, and ICCV 2019 Oral
fzehracetin/Genetic-Algorithm-on-Labyrinth-Solving
This is my Artificial Intelligence course homework for the Genetic Algorithm. I made a simple labyrinth with Python Tkintker. I found the path with the Genetic Algorithm.
fzehracetin/image-orientation-detection-using-CNN-and-CIFAR-10-dataset
This is a Machine Learning project for image classification. I classified images as 0 degree orientated and 180 degree orientated based on there orientation level. I used CIFAR-10 dataset, over 30,000 images used as train set.
fzehracetin/image-segmentation
fzehracetin/mining-geographical-original-of-music
Data Mining semester project
fzehracetin/regression-with-knn
In this project, I will be implementing the K Nearest Neighbours Algorithm in Python. I did not use any library for the KNN algorithm. I used an insurance dataset from Kaggle. I made a simple GUI with Tkinter.
fzehracetin/sentiment-analysis
fzehracetin/Shell-Design-with-C-Language
This is my Operating Systems term project. Linux shell coded in C Language.
fzehracetin/the-oracle-of-bacon
This is my project for Algorithm Analysis class. The aim of this project is finding distance between artists using graph and hash data structures in C language.
fzehracetin/uzman-sistemler
All Prolog codes that I wrote in this course.
fzehracetin/whac-a-mole-game-with-webgl
This is our project for Intorduction to Computer Graphics Course. This is a basic whac-a-mole game.
fzehracetin/wordle-python
English Wordle implementation with Python Tkinter library. Just for fun :)
fzehracetin/YTU-Bologna-English-Curriculum-Scraper
Scrape English course descriptions from YTU Bologna page via this small program
fzehracetin/YTU-CE-ALL-Resources