Skip to content
View melikbugra's full-sized avatar

Highlights

  • Pro

Block or report melikbugra

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

Pinned Loading

  1. backend-dev-utils backend-dev-utils Public

    A library to provide python backend developers a bunch of useful shortcuts and wrappers.

    Python 12 1

  2. explainable-driving-env explainable-driving-env Public

    A gym environment developed as a "CartPole" of explainable RL for autonomous driving

    Python

  3. Q-Learning-Theory-with-an-Expamle-for-Beginners Q-Learning-Theory-with-an-Expamle-for-Beginners Public

    Basic Reinforcement Learning (RL) Theory with a Solution of a Simplified GridWorld Problem Using Q-Learning

    Jupyter Notebook

  4. rl-baselines rl-baselines Public

    Python

  5. TicTacToe-Learner-ReinforcementLearning TicTacToe-Learner-ReinforcementLearning Public

    A TicTacToe AI (Reinforcement Learning) player agent that learns to play 'O' player in the game from the user agent who plays 'X' agent. Also another program is added: In this program 'X' player is…

    Python