Pinned Repositories
Car-Anomaly-Detection
CNeuralNet
CNeuralNet is a neural network library implemented from scratch in C.
Corona-Virus-Simulation
A program that simulates corona virus effects on a population(SDL2.0)
DenseNet-PyTorch
HeightMap-to-Terrain
Generates terrain from given heightmap using PyOpenGL
Non-contact-Heart-Rate-Estimation
Satellite2Map
Transforming Satellite images to Map using Pix2Pix GAN
serkancancaglayan
Config files for my GitHub profile.
Signature-Verification-SiameseNet-SVM
XceptionNet-Pytorch
Implementation of XceptionNet from scratch with pytorch
serkancancaglayan's Repositories
serkancancaglayan/CNeuralNet
CNeuralNet is a neural network library implemented from scratch in C.
serkancancaglayan/Car-Anomaly-Detection
serkancancaglayan/Non-contact-Heart-Rate-Estimation
serkancancaglayan/Corona-Virus-Simulation
A program that simulates corona virus effects on a population(SDL2.0)
serkancancaglayan/DenseNet-PyTorch
serkancancaglayan/HeightMap-to-Terrain
Generates terrain from given heightmap using PyOpenGL
serkancancaglayan/Satellite2Map
Transforming Satellite images to Map using Pix2Pix GAN
serkancancaglayan/serkancancaglayan
Config files for my GitHub profile.
serkancancaglayan/Signature-Verification-SiameseNet-SVM
serkancancaglayan/XceptionNet-Pytorch
Implementation of XceptionNet from scratch with pytorch
serkancancaglayan/cat
linux cat implementation
serkancancaglayan/concurrency-zombie
Simulates the zombie cleaning activity as a multi-threaded program
serkancancaglayan/Face-Recognition
serkancancaglayan/Memory-Allocator
my malloc
serkancancaglayan/zAlg
serkancancaglayan/Dictionary
C++ homework(operator overloading, different constructor types etc.)
serkancancaglayan/DisJoint-Set
serkancancaglayan/hash-library
Portable C++ hashing library
serkancancaglayan/Hash-Table
a simple hash table implementation with java
serkancancaglayan/MyGraph
a simple directed graph implementation with java
serkancancaglayan/Otobus-Kamyon-management
Polymorphism and xml parsing
serkancancaglayan/Perlin-Noise-Example
serkancancaglayan/skyline-problem
serkancancaglayan/Stroke-prediction-using-sklearn
serkancancaglayan/Worley-Noise
Worley Noise implementation using C++ and SDL2.0