Skip to content
View ElleryXii's full-sized avatar

Block or report ElleryXii

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

    C++ 2 1

  2. Author_Identification Author_Identification Public

    A brief exploration into author identification of English and Chinese text.

    Python

  3. GAMES101 GAMES101 Public

    Assignments from Intro to Computer Graphics.

    C

  4. Tic-Tac-Toe-MCTS Tic-Tac-Toe-MCTS Public

    A Java implementation of n*n tic-tac-toe game using Monte Carlo Tree Search and minimax.

    Java