Mustafa Alper Sayan (AlperSayan)

AlperSayan

Geek Repo

Location:Turkey

Github PK Tool:Github PK Tool

Mustafa Alper Sayan's repositories

Language:JavaStargazers:0Issues:0Issues:0

models

Models and examples built with TensorFlow

License:NOASSERTIONStargazers:0Issues:0Issues:0

Image-Classification-Dimensionality-Reduction-sklearn-data-science

Solves the problem of image classification by using 5 different well-known classification methods, which are namely K-Neighbors, Perceptron, SVM, Decision Trees and Random Forests

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Image-Compression-by-K-Means-Clustering-Sklearn

t solves the problem of image compression by using one of the well-known clustering methods, which is called KMeans Clustering.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Car-Pricing-Prediction-by-Linear-Regression-Data-Science

predicts one of the most well-known regression problems, which is Car Pricing Prediction by some features (e.g. the age of car, selling price, fuel type etc.).

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

chest-Xray-Disease-Detection-CheXpert-Deep-Learning

We have implemented various Artificial Neural Networks to evaluate and compare the performances of different kinds of models such as Single Layer Perceptron’s, Multi-Layer Perceptron’s and Convolutional Neural Networks.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Image-Reconstruction-using-Deep-Encoder-Decoder-Network

a deep encoder-decoder network architecture on the CelebA dataset

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

SLP-MLP-From-Scratch-MNIST

Single Layer Perceptron and a Multi-Layer Perceptron. You are going to train and test the implemented algorithms on the MNIST dataset

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Nearest-mean-and-k-nearest-neighbor-classification-from-scratch

nearest-mean and k-nearest neighbor (k-NN) algorithms on a subset of the MNIST dataset.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Gaussian-parametric-classification

parametric classification where class densities are assumed to be Gaussian

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Hate-Speech-Detection

Detecting hate speeches using different ML algorithms in English and Turkish

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

simple-lesk-algorithm-for-word-sense-disambiguation

write and validate the simple Lesk algorithm for Word Sense Disambiguation

Language:PythonStargazers:0Issues:0Issues:0

wordtovec-algorithm-skip-gram-analogy-task

Train wordtovec algorithm with skip gram, Select 10 cases for the analogy task. Find 10 most frequent words (non-stop words) in the corpus. Find the 10 nearest words to these 10 words

Language:PythonStargazers:0Issues:0Issues:0

extend-Morphological-Disambiguator

Extending morphological disambiguator package to disambiguate words

Language:PythonStargazers:0Issues:0Issues:0

n-gram-sentence-generation-NLP

Using uni-bi-tri gram models to generate sentences

Language:PythonStargazers:0Issues:0Issues:0

Oscar

Oscar: Object-Semantics Aligned Pre-training for Vision-Language Tasks

License:MITStargazers:0Issues:0Issues:0

Solving-N-Puzzle-Problem-with-Search-Algorithms

Solving N-Puzzle Problem with Search Algorithms with the following search algorithms BFS, DFS, UCS, A*

Language:PythonStargazers:1Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

Hand-Written-Digit-Recognition

Using different Machine Learning algorithms to predict handwritten digits (MNIST)

Language:PythonStargazers:0Issues:0Issues:0

imageClasificationWithBOF

classify the dataset via bag of features (Computer Vision)

Language:PythonStargazers:2Issues:0Issues:0

SudokuPuzzleDetectionHoughTransform

Sudoku puzzle detection using opencv and python

Language:PythonStargazers:0Issues:0Issues:0

SudokuPuzzleRecognition

recognize the digits in the detected sudoku image

Language:PythonStargazers:0Issues:0Issues:0

NegotiationAgent

A negotiation agent prepared for Introduction to AI course

Language:JavaLicense:GPL-3.0Stargazers:1Issues:0Issues:0