Skip to content
View 1715509415's full-sized avatar

Block or report 1715509415

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. leela-zero leela-zero Public

    Forked from leela-zero/leela-zero

    Go engine with no human-provided knowledge, modeled after the AlphaGo Zero paper.

    C++ 1

  2. zhihu-text-classification zhihu-text-classification Public

    Forked from yongyehuang/zhihu-text-classification

    [2017知乎看山杯 多标签 文本分类] ye组(第六名) 解题方案

    Jupyter Notebook 1

  3. FourInRow FourInRow Public

    四子棋游戏是在7*6的格子中。轮流从格子最上方落下棋子。棋子会落在该列格子中最下面的空格子里。先将四个棋子连成一条线(水平直线,竖直直线,或倾斜直线)者获胜,游戏结束。

    Python 1 2

  4. Reversi-1 Reversi-1 Public

    Forked from arminkz/Reversi

    Computer Reversi/Othello player for AI competition

    Java 1

  5. reversi-alpha-zero reversi-alpha-zero Public

    Forked from mokemokechicken/reversi-alpha-zero

    Reversi reinforcement learning by AlphaGo Zero methods.

    Python

  6. AlphaZero_Gomoku AlphaZero_Gomoku Public

    Forked from junxiaosong/AlphaZero_Gomoku

    An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)

    Python