Pinned Repositories
2048-Game
Same game known as 2048 on play store. Written in C Language.
dataStructures
I implemented some data structures.
Exploring-The-Limits-Of-Data-Augmentation-For-Retinal-Vessel-Segmentation
Code for our paper "Exploring The Limits Of Data Augmentation For Retinal Vessel Segmentation". https://arxiv.org/abs/2105.09365
Flight-Track-App
Java Implementation of Flight Track App
Image-Processing
I am working on basic image processing with C Programming Language (for now)
inzva-applied-ai-homeworks
These homeworks ,about different areas of deep learning and machine learning, are given in Applied AI Program at inzva.
Kevin-Bacon-Number
Six Degrees of Kevin Bacon or "Bacon's Law" is a parlour game based on the "six degrees of separation" concept, which posits that any two people on Earth are six or fewer acquaintance links apart.
Machine-Learning-Implementations
I am trying to implement some basic machine learning algorithms with Python, without using libraries except Numpy, Pandas and Visualizations.
Tweet-Clustering-Using-Hashtags
Tweets with certain hashtags are crawled as labeled (hashtags are labels) dataset. After necessary preprocessing steps applied to tweet text, sentence vectors are found with averaging the word vectors in the sentence. Then clustering model is created with KMeans Algorithm.
Academic-Paper-Title-Recommendation
Supervised text summarization (title generation/recommendation) based on academic paper abstracts, with Seq2Seq LSTM and T5.
eneSadi's Repositories
eneSadi/Flight-Track-App
Java Implementation of Flight Track App
eneSadi/2048-Game
Same game known as 2048 on play store. Written in C Language.
eneSadi/dataStructures
I implemented some data structures.
eneSadi/Exploring-The-Limits-Of-Data-Augmentation-For-Retinal-Vessel-Segmentation
Code for our paper "Exploring The Limits Of Data Augmentation For Retinal Vessel Segmentation". https://arxiv.org/abs/2105.09365
eneSadi/Kevin-Bacon-Number
Six Degrees of Kevin Bacon or "Bacon's Law" is a parlour game based on the "six degrees of separation" concept, which posits that any two people on Earth are six or fewer acquaintance links apart.
eneSadi/Tweet-Clustering-Using-Hashtags
Tweets with certain hashtags are crawled as labeled (hashtags are labels) dataset. After necessary preprocessing steps applied to tweet text, sentence vectors are found with averaging the word vectors in the sentence. Then clustering model is created with KMeans Algorithm.
eneSadi/Image-Processing
I am working on basic image processing with C Programming Language (for now)
eneSadi/Machine-Learning-Implementations
I am trying to implement some basic machine learning algorithms with Python, without using libraries except Numpy, Pandas and Visualizations.
eneSadi/Titanic-Dataset
eneSadi/Assembly_x86-project
"Creating the minimum possible triangle with given edges" algorithm implementation with Assembly x86 language&architecture.
eneSadi/Board-Game-With-Turkish-Words
The game with combination of Last Letter Game and well known game Scrabble. Implementation on Python using AI Algorithms like Min-Max Tree Algorithm.
eneSadi/Cache-Buffer
Creating a cache buffer on C Programming Language
eneSadi/Find-and-Replace
Classical find and replace ( ctrl + f ) application with C Programming Language
eneSadi/Huffman-Coding
Huffman Coding by using Huffman Tree
eneSadi/inzva-applied-ai-homeworks
These homeworks ,about different areas of deep learning and machine learning, are given in Applied AI Program at inzva.
eneSadi/OpenCARGO
BLM2042 semester project.
eneSadi/Random-Laugh-Person-Classifier
Pushing random letters is a laughing way as you know. This algorithm makes a guess whose laugh is this.
eneSadi/BackTracking
BackTracking solutions for some algorithms in C Programming Language
eneSadi/Hash-Tables
Different implementations for hash table structure and examples with them in C Programming Language
eneSadi/Adversarial-Attacks-to-Ensemble-Models
Adversarial Attacks to Ensemble CNN Models and Text Models
eneSadi/Finetuning-Stable-Diffusion-with-DreamBooth-Method
Notebook tutorial for finetuning Stable Diffusion with DreamBooth method.
eneSadi/matrag-streamlit