-
Spyke Games
- Istanbul/Turkey
- kayacang.com
-
-
samurai-blade-continued Public
A mod for Binding of Isaac and a tribute to MGSR.
-
URP-PSX-FORKED Public
Forked from Kodrin/URP-PSXPSX retro graphics plugin for URP with Shadergraph in Unity
-
-
samurai-blade Public archive
Binding of isaac mod
TypeScript GNU General Public License v3.0 UpdatedJan 23, 2023 -
-
-
MazeGenerator Public
Simple, dynamic, Non-Looping maze generation scriptset for Unity
-
-
Proving-Utilities Public
My set of Unity utility functions and behavior scripts.
C# The Unlicense UpdatedJan 30, 2022 -
-
-
UnityProvingGrounds Public
Small Unity adventures packaged in a single project!
-
-
-
-
Phoneme-Detection-with-ANN Public
A phoneme detection program written in matlab that uses matlab's ANN toolkit to detect Turkish phonemes
MATLAB UpdatedSep 11, 2020 -
-
Python implmentation of travelling salesman
Python UpdatedJan 8, 2020 -
CodeDay Public
My attempt at becoming a better programer by coding something little every once in a while.
-
PhonemeClassification Public
This is the final project of my 4th your university course: "Introduction to Speech and Language Processing" Course.
MATLAB UpdatedJul 2, 2019 -
Solution to 01 knapsack problem using genetic algorithm
C# UpdatedJan 26, 2019 -
-
GTIPXML Public
Small XML parsing project given to me in my internship at Logo Software
-
Untranslate Public
Tiny little program to show how amazing google translate is.
-
MultiLayerPerceptron Public
Semi-Incorrect implementation of MLP using C#. GUI requires Live Charts API.
-
Perceptron Public
Basic Linear perceptron classifier, written in matlab. This is a part "introduction to Machine Learning" course.
MATLAB UpdatedApr 15, 2018 -
Gradient_Descent Public
Basic Gradient Descent and linear regression written in matlab, This is a part "introduction to Machine Learning" course.
MATLAB UpdatedApr 15, 2018 -
Parametric_Classification Public
This is a part "introduction to Machine Learning" course.
C# UpdatedApr 2, 2018 -
ID3_DecisionTree Public
Implementation of ID3 Decision Tree algorithm. This is the first assignment of Machine Learning course in my university.