Skip to content
View Tucker5921's full-sized avatar

Block or report Tucker5921

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. Resnet50 Resnet50 Public

    Jupyter Notebook

  2. AI_Gomocup AI_Gomocup Public

    Forked from zhangshun97/AI_Gomocup

    Here are some Python implementations of Gomoku AIs, including MCTS, Minimax and Genetic Alg.

    Python

  3. 15_by_15_AlphaGomoku 15_by_15_AlphaGomoku Public

    Forked from PolyKen/15_by_15_AlphaGomoku

    An implementation of improved AlphaGo algorithm in the game of Gomoku.

    Python

  4. gobang_AI gobang_AI Public

    Forked from colingogogo/gobang_AI

    基于博弈树α-β剪枝搜索的五子棋AI

    Python

  5. astar-algorithm-cpp astar-algorithm-cpp Public

    Forked from justinhj/astar-algorithm-cpp

    Implementations of the A* algorithm in C++ and C#

    C++

  6. a-star a-star Public

    Forked from daancode/a-star

    A* algorithm C++ implementation.

    C++