Berker Demirel's repositories

Machine-Learning-From-Scratch

KNN, KMeans, Decision Tree, Naive Bayesian, Linear Regression, Principal Component Analysis, Neural Networks, Support Vector Machines all written in C++ from scratch.

decompl

DECOMPL: Decompositional Learning with Attention Pooling for Group Activity Recognition from a Single Volleyball Image

Language:PythonStargazers:5Issues:2Issues:0

GPT-from-scratch

Re-implementation of Andrej Karpathy's nanoGPT

Language:PythonStargazers:4Issues:1Issues:0

Parallel-Breadth-First-Search-OpenMP-and-CUDA

Implementation of Direction Optimizing BFS in both OpenMP and CUDA (C++)

Language:CStargazers:4Issues:2Issues:0

Expectation-Maximization-Algorithm

MATLAB Implementation of Expectation-Maximization Algorithm

Language:MATLABStargazers:3Issues:1Issues:0

Graph-Algorithms

Graph algorithms: traversal algorithms, detecting cycle, finding diameter, shortest path algorithms, finding node metrics and coloring algorithms

Language:C++Stargazers:3Issues:1Issues:0

ADRMX

ADRMX: Additive Disentanglement of Domain Features with Remix Loss

Language:PythonStargazers:2Issues:1Issues:0

Deep-Convolutional-Generative-Adversarial-Networks

Deep Convolutional Generative Adversarial Network implementation in Python.

Language:PythonStargazers:2Issues:1Issues:0

Linear-Algebra

A big matrix class written in C++, that serves advanced linear algebra techniques like SVD, QR factorization, inverse and eigenvalues.

Language:C++Stargazers:2Issues:1Issues:0

Statistics-Toolbox

A toolbox for ANOVA and Linear Regression

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

data-structures

C++ implementations of common data structures

Language:C++Stargazers:1Issues:1Issues:0

Sorting-Algorithms

Implementation of popular sorting algorithms in C++

Language:C++Stargazers:1Issues:1Issues:0

UMAP

Implementation of UMAP dimensionality reduction algorithm in Python

Language:PythonStargazers:1Issues:1Issues:0

DomainBed

DomainBed is a suite to test domain generalization algorithms

Language:PythonLicense:MITStargazers:0Issues:0Issues:0