Pinned Repositories
CameraClara
This is an app that helps estimate popularity of different exhibits/paintings/illusions at the Camera Obscura and World of Illusions, which is one of Edinburgh's most popular attractions.
efehoplamaz
My personal repository
efehoplamaz.github.io
Personal website
Hierarchical_K-means
A top-down approach to split the data set into clusters by using K-Means clustering algorithm, in the desired depth of splitting.
Language-Models
A Language Model (LM) building & training tool.
LightDB
This project is a simple interpreter for SQL statements: a program that takes in a database (a set of files with data) and an input file containing one SQL query. The program will process and evaluate the SQL query on the database and write the query result in the specified output file.
llm-finetune
A library for LLM finetuning with different methods
LM-Training-Evaluation
Turkish-NLP-text-classification-with-k-Nearest-Neighbors-algorithm
A natural language processing tool which does sentiment analysis on film reviews in Turkish language. This tool uses k-Nearest Neighbor algorithm to classify a film review text.
UDP-Transport-Java
A software which implements and evaluates different protocols for achieving end-to-end reliable data transfer at the application layer over the unreliable datagram protocol (UDP) transport protocol.
efehoplamaz's Repositories
efehoplamaz/Turkish-NLP-text-classification-with-k-Nearest-Neighbors-algorithm
A natural language processing tool which does sentiment analysis on film reviews in Turkish language. This tool uses k-Nearest Neighbor algorithm to classify a film review text.
efehoplamaz/Hierarchical_K-means
A top-down approach to split the data set into clusters by using K-Means clustering algorithm, in the desired depth of splitting.
efehoplamaz/CameraClara
This is an app that helps estimate popularity of different exhibits/paintings/illusions at the Camera Obscura and World of Illusions, which is one of Edinburgh's most popular attractions.
efehoplamaz/efehoplamaz
My personal repository
efehoplamaz/efehoplamaz.github.io
Personal website
efehoplamaz/Language-Models
A Language Model (LM) building & training tool.
efehoplamaz/LightDB
This project is a simple interpreter for SQL statements: a program that takes in a database (a set of files with data) and an input file containing one SQL query. The program will process and evaluate the SQL query on the database and write the query result in the specified output file.
efehoplamaz/llm-finetune
A library for LLM finetuning with different methods
efehoplamaz/LM-Training-Evaluation
efehoplamaz/PoS-Tagging-Hidden-Markov-Model
An implementation of the Hidden Markov Model (HMM) for Part-of-Speech (PoS) Tagging using the Viterbi algorithm.
efehoplamaz/SR-Network-Predictions
Analysis on the performance of ESRGAN, RCAN and EnhanceNet Single Image Super-Resolution (SISR) networks on bicubic and random downsampling techniques.
efehoplamaz/UDP-Transport-Java
A software which implements and evaluates different protocols for achieving end-to-end reliable data transfer at the application layer over the unreliable datagram protocol (UDP) transport protocol.