Skip to content
View kkKaan's full-sized avatar

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. metu-ceng-THEs metu-ceng-THEs Public

    Some of the homeworks I have done at metu ceng.

    C++ 3 1

  2. reliable-udp reliable-udp Public

    A reliable UDP implementation using selective repeat.

    Python 3

  3. iptables-firewall iptables-firewall Public

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

    Shell 2

  4. common-formatters common-formatters Public

    Common formatters for different languages with most of the configurations, for auto formatting your code.

    2 1

  5. 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

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

    A simple implementation of Q-learning algorithm.

    Python