meliksahturker
ML Engineer working on Natural Language Processing, Deep Learning, Generative Models, Complex Systems
Bogazici UniversityIstanbul
Pinned Repositories
Turklish
A base for terms that are mistranslated from English. A reverse "chicken translate" if you will.
cmpe586-project
Iterated-Prisoner-s-Dilemma-Framework
Framework for Iterated Prisoner's Dilemma where agents have memory and forgetting strategy with continuous cooperation characteristic
LSTM-VAE
LSTM Variational AutoEncoder
minimax
Minimax, alpha-beta pruning, expectiminimax algorithms implemented in C++ with custom heuristics
NetGen
Network Generator framework that simulates daily interactions in an urban town
NLP-word-syntactic-classification-anomaly-detection
word language classification and junk word detection (anomaly/novelty detection)
Turkish-NLP-Preprocessing-module
Preprocessing tool for Turkish NLP that contains tokenizer, normalizer, stop-word eliminator and stemmer
VAEWGANGP
VAE-WGAN-GP implementation in tensorflow
vnlp
State-of-the-art, lightweight NLP tools for Turkish language. Developed by VNGRS.
meliksahturker's Repositories
meliksahturker/LSTM-VAE
LSTM Variational AutoEncoder
meliksahturker/VAEWGANGP
VAE-WGAN-GP implementation in tensorflow
meliksahturker/Turkish-NLP-Preprocessing-module
Preprocessing tool for Turkish NLP that contains tokenizer, normalizer, stop-word eliminator and stemmer
meliksahturker/Brownian-Motion-Simulation
I conducted Brownian Simulation and inspected the distribution/probability of particle being in specific locations
meliksahturker/cmpe586-project
meliksahturker/decisiontree
Decision Tree from scratch with customizable and standardized Gini/Entropy
meliksahturker/Definite-Clause-Grammar-DCG
DCG parser for English with additional context specific features
meliksahturker/dynamicprogramming
nested dynamic programming where a sub calculation is also dynamically written, implemented in C++
meliksahturker/graphsearch
BFS, Dijkstra, Prim, Kruskal algorithms implemented in C++
meliksahturker/hash
Hashing that places passengers to seat according to passenger type in recursive way implemented in C++
meliksahturker/hate2music
HTGAA20 Project Report
meliksahturker/Heap
Heap that sorts according to two variables implemented in C++
meliksahturker/minimax
Minimax, alpha-beta pruning, expectiminimax algorithms implemented in C++ with custom heuristics
meliksahturker/ml-framework-for-classification
Machine Learning framework for classification that scales the data, searches parameters and returns metrics accuracy, balanced accuracy, recall, precision and fscore
meliksahturker/ML-Stacking-Framework
Machine Learning stacking/ensembling framework
meliksahturker/MLP-from-scratch-XOR
Multilayer Perceptron implemented via NumPy for XOR problem
meliksahturker/NetGen
Network Generator framework that simulates daily interactions in an urban town
meliksahturker/NLP-word-syntactic-classification-anomaly-detection
word language classification and junk word detection (anomaly/novelty detection)
meliksahturker/pixelnorm
Pixel Normalization Layer in tensorflow Keras
meliksahturker/Python-List-vs-NumPy-Array
Comparison of Python List and NumPy Array when appending new data
meliksahturker/revenue-forecasting-with-arima-and-fbprophet
Local revenue forecasting competition submissions with ARIMA and fbprophet
meliksahturker/ring-lattice
Inspection of Ring Lattice and bridge in middle in terms of graph properties and disease spreading
meliksahturker/tree-graph-search
Tree/Graph Search algorithms implemented in C++
meliksahturker/Turkish-Broadcast-News-Generation
Pre-trained model that generates Turkish broadcast news
meliksahturker/Utility-Functions-for-ML-DL
meliksahturker/CYK-Parser-with-Turkish-CFG
Implementation of CYK algorithm to act as a recognizer and parser with Turkish CFG.
meliksahturker/Iterated-Prisoner-s-Dilemma-Framework
Framework for Iterated Prisoner's Dilemma where agents have memory and forgetting strategy with continuous cooperation characteristic
meliksahturker/meliksahturker
meliksahturker/multitask-learning-with-keras
meliksahturker/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.