-
-
wordle-python Public
English Wordle implementation with Python Tkinter library. Just for fun :)
Python UpdatedApr 20, 2024 -
YTU-Bologna-English-Curriculum-Scraper Public
Forked from berksudan/YTU-Bologna-English-Curriculum-ScraperScrape English course descriptions from YTU Bologna page via this small program
Python UpdatedMar 16, 2022 -
We used 1000 books in our dataset from www.1000kitap.com. We found correlations between users with Pearson Correlation Coefficient.
-
-
turkish-question-answering Public
We extracted 5,000 question-answer pairs from Turkish Wikipedia and fine-tuned Turkish BERT, ALBERT, ELECTRA for the question-answering task.
-
Data Mining semester project
Jupyter Notebook Apache License 2.0 UpdatedAug 10, 2021 -
big-data-project Public
Big Data Processing and Analytics course term project.
JavaScript Apache License 2.0 UpdatedJun 11, 2021 -
-
contextualSpellCheck Public
Forked from R1j1t/contextualSpellCheck✔️Contextual word checker for better suggestions
Python MIT License UpdatedApr 15, 2021 -
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 worker…
-
weak-supervision Public
In this project, we are using Snorkel Python to work with ML algorithms with an unlabeled text dataset.
-
This is my Data Mining course assignment for Naive Bayes Classification algorithm. I implemented Gaussian Naive Bayes on Python.
-
sobel-edge-detection-in-c Public
This is small image processing project which can read&write pgm images in C language and applies sobel edge detection on them.
-
regression-with-knn Public
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 w…
Python Apache License 2.0 UpdatedJul 29, 2020 -
generative_inpainting Public
Forked from JiahuiYu/generative_inpaintingDeepFill v1/v2 with Contextual Attention and Gated Convolution, CVPR 2018, and ICCV 2019 Oral
Python Other UpdatedJun 11, 2020 -
Finding path in a map which consist of cities using A*, Best First Search, Breadth First Search and Depth First Search.
-
Calendar-App-in-Android Public
This is my Introduction to Mobile Programming course project. This is a Calendar App in Android which uses SQLite database.
-
-
Image-Inpainting Public
In this project I will be using 3 inpainting methods on MIT Places Dataset.
-
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.
Python Apache License 2.0 UpdatedMay 1, 2020 -
the-oracle-of-bacon Public
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.
C Apache License 2.0 UpdatedApr 10, 2020 -
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,…
Jupyter Notebook Apache License 2.0 UpdatedApr 10, 2020 -
A-Star-and-Best-First-Search Public
This is the implementation of A* and Best First Search Algorithms in python language. The project comprimise two data structures: stack and heap.
-
Mobile-Programming Public
This project comprimise all codes that I wrote for Introduction to Mobile Programming class. We learned Android Studio with Java language.
-
optimization-techniques Public
This repository will comprise primary optimization algorithms in Python language. Optimization is an extremely important part of machine learning.
optimization momentum gradient-descent optimization-algorithms adam rmsprop gradient-descent-algorithmJupyter Notebook Apache License 2.0 UpdatedMar 6, 2020 -
whac-a-mole-game-with-webgl Public
This is our project for Intorduction to Computer Graphics Course. This is a basic whac-a-mole game.
JavaScript Apache License 2.0 UpdatedJan 29, 2020 -
uzman-sistemler Public
All Prolog codes that I wrote in this course.
Prolog Apache License 2.0 UpdatedJan 12, 2020 -
algorithm-analysis Public
All my C code's written for the namesake course.
C Apache License 2.0 UpdatedJan 12, 2020 -
Shell-Design-with-C-Language Public
This is my Operating Systems term project. Linux shell coded in C Language.
C Apache License 2.0 UpdatedJan 12, 2020