Skip to content
View tmehtiyev2019's full-sized avatar
🤹
🤹

Block or report tmehtiyev2019

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. ImageProcessing ImageProcessing Public archive

    The main objective in this assignment is to convert grayscale to color using multi-threaded and single-threaded programming.

    Java

  2. Shortest-Path--A-Star-Algorithm Shortest-Path--A-Star-Algorithm Public archive

    In this project, toy water pitcher problem is used to expand on understanding of the “search” problem. The learning objectives are: (i) Search problem (ii) Dynamically creating a graph, when there …

    Python

  3. Constraint-Satisfaction-Problem Constraint-Satisfaction-Problem Public archive

    The problem requires us to place tiles on a landscape of square shape, on which certain bushes grow, marked by colors: 1, 2, 3, 4. We are given a set of tiles of three different shapes: full block,…

    Python

  4. TicTacToe TicTacToe Public archive

    Generalized n×n Tic-Tac-Toe game with AI opponent using minimax algorithm

    Jupyter Notebook 1

  5. Reinforcement-Learning Reinforcement-Learning Public

    Q-Learning agent for grid world navigation with iterative policy optimization

    Jupyter Notebook

  6. CSP-Snake-Problem CSP-Snake-Problem Public archive

    Constraint Satisfaction Problem: Snake

    Jupyter Notebook