About Me
I am an AI Engineer & Programmer living in Istanbul, Turkiye. I have worked for several companies and institutions in the field of Deep Learning, Machine Learning and Data Science since 2016. I have interest in various areas such as Natural Language Processing, Reinforcement Learning, 3D Computer Vision, as well as Deep Learning in general. I graduated with a bachelor’s degree in Computer Engineering in March 2018 and completed a Master’s program in Computer Engineering in April 2022. My thesis was about “Learning to Drive in a Simulated Environment Using Deep Reinforcement Learning”.
Here are some of my personal projects:
AI QR Studio a native Mac app for generating artistic QR codes using Stable Diffusion and ControlNet, works locally. (Jun 2023) | App Store
Transkript a native Mac app for transcribing audio, video files, podcasts and dictating locally using Whisper speech to text model which supports 99+ languages. (Jan 2023) | https://mcemilg.dev/transkript
Laion2B Turkish Subset Extracted Turkish subset of multimodal Laion dataset. (Nov 2022) | https://huggingface.co/datasets/mcemilg/laion2B-multi-turkish-subset
minigrad.hpp a minimal autograd tool implemented in C++ with a small neural network library on top of it. (Sep 2022) | https://github.com/mcemilg/minigrad.hpp
Master’s Thesis Learning to Drive in a Simulated Environment Using Deep Reinforcement Learning (Apr 2022) | http://bit.ly/3TVbqWf
Capturing Reward Functions for Autonomous Driving Smooth Feedbacks, Random Explorations and Explanation-Based Learning, Conference paper (Oct 2021) | https://doi.org/10.1007/978-3-031-09753-9_45
Noize a cli tool and a library to apply specific noise techniques to images. (Oct 2021) | https://github.com/mcemilg/noize
2D Driving Environment a gym like 2D driving environment for Reinforcement Learning algorithms with Carla and implemented a DQN model that learns to drive on it. (Sep 2020) | https://github.com/mcemilg/min-carla-env
Fuzuli a neural machine translation model (seq2seq) to translate old Turkish poem styles called “divan”. (Mar 2018) | https://github.com/mcemilg/fuzuli
Game of Life cellular automaton as an Android Application. It accepted to the early days of Android Experiments made by Google. (Feb 2015) | https://experiments.withgoogle.com/game-of-life