Skip to content
View Mark2797's full-sized avatar

Block or report Mark2797

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. aima-python aima-python Public

    Forked from aimacode/aima-python

    Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"

    Jupyter Notebook

  2. 2048_AI_Game_Solver 2048_AI_Game_Solver Public

    Forked from lordofprograms/2048_AI_Game_Solver

    2048 AI Game Solver based on minimax alpha-beta pruning algorithm and some heuristic functions

    Python

  3. 2048-AI-Solver 2048-AI-Solver Public

    Forked from META-DREAMER/2048-AI-Solver

    An implementation of the game 2048 in python and an AI algorithm to solve it.

    Python