Pinned Repositories
336-hw
336 Homeworks
a-deep-learning-library-implementation
A PyTorch-like library for training multilayer perceptrons.
deep-learning-403-hw3
3 different tasks, convolution and pooling implementations, CNNs and transfer learning.
general-clang-format
A general .clang-format file, with most of the configurations, for auto formatting your code.
iptables-firewall
This is a simple implementation of an iptables firewall for a network.
metu-ceng-THEs
Some of the homeworks I have done at metu ceng.
multi-threaded-matrix-operations
Multi-threaded matrix multiplication and addition.
programmable-shaders-ceng477-hw3
OpenGL
reinforcement-learning-for-tsp
A Q-learning like algorithm to find the optimal solutions for the Travelling Salesman Problem (TSP).
reliable-udp
A reliable UDP implementation using selective repeat.
kkKaan's Repositories
kkKaan/iptables-firewall
This is a simple implementation of an iptables firewall for a network.
kkKaan/reliable-udp
A reliable UDP implementation using selective repeat.
kkKaan/general-clang-format
A general .clang-format file, with most of the configurations, for auto formatting your code.
kkKaan/metu-ceng-THEs
Some of the homeworks I have done at metu ceng.
kkKaan/reinforcement-learning-for-tsp
A Q-learning like algorithm to find the optimal solutions for the Travelling Salesman Problem (TSP).
kkKaan/336-hw
336 Homeworks
kkKaan/a-deep-learning-library-implementation
A PyTorch-like library for training multilayer perceptrons.
kkKaan/deep-learning-403-hw3
3 different tasks, convolution and pooling implementations, CNNs and transfer learning.
kkKaan/multi-threaded-matrix-operations
Multi-threaded matrix multiplication and addition.
kkKaan/programmable-shaders-ceng477-hw3
OpenGL
kkKaan/q-learning-openai-gym
A simple implementation of Q-learning algorithm.
kkKaan/quantum-computing
Implementations of some quantum algorithms with Qiskit.
kkKaan/rasterizer-ceng477-hw2
Forward rendering pipeline
kkKaan/signal-identification-from-arrival-times
kkKaan/simple-bomberman-game
Bomberman game with inter-process communication.
kkKaan/tensor-library-dl-hw1
A numpy like library for tensor (gergen) operations.