Skip to content
View kkKaan's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report kkKaan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. iptables-firewall iptables-firewall Public

    This is a simple implementation of an iptables firewall for a network.

    Shell 2

  2. metu-ceng-THEs metu-ceng-THEs Public

    Some of the homeworks I have done at metu ceng.

    C++ 1

  3. reliable-udp reliable-udp Public

    A reliable UDP implementation using selective repeat.

    Python 1

  4. reinforcement-learning-for-tsp reinforcement-learning-for-tsp Public

    A Q-learning like algorithm to find the optimal solutions for the Travelling Salesman Problem (TSP).

    C++ 1

  5. general-clang-format general-clang-format Public

    A general .clang-format file, with most of the configurations, for auto formatting your code.

    1 1

  6. q-learning-openai-gym q-learning-openai-gym Public

    A simple implementation of Q-learning algorithm.

    Python