There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Flight-Track-App
Java Implementation of Flight Track AppdataStructures
I implemented some data structures.2048-Game
Same game known as 2048 on play store. Written in C Language.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.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.09365Tweet-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.Image-Processing
I am working on basic image processing with C Programming Language (for now)Titanic-Dataset
Machine-Learning-Implementations
I am trying to implement some basic machine learning algorithms with Python, without using libraries except Numpy, Pandas and Visualizations.Find-and-Replace
Classical find and replace ( ctrl + f ) application with C Programming LanguageAssembly_x86-project
"Creating the minimum possible triangle with given edges" algorithm implementation with Assembly x86 language&architecture.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.Random-Laugh-Person-Classifier
Pushing random letters is a laughing way as you know. This algorithm makes a guess whose laugh is this.Cache-Buffer
Creating a cache buffer on C Programming Languageinzva-applied-ai-homeworks
These homeworks ,about different areas of deep learning and machine learning, are given in Applied AI Program at inzva.BackTracking
BackTracking solutions for some algorithms in C Programming LanguageHash-Tables
Different implementations for hash table structure and examples with them in C Programming LanguageLove Open Source and this site? Check out how you can help us