Skip to content
View ruiawang's full-sized avatar
Block or Report

Block or report ruiawang

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

  1. Reinforcement-Learning-Wuziqi Reinforcement-Learning-Wuziqi Public

    Reinforcement Learning agent trained to play variations of Wuziqi based on implementation of AlphaZero and AlphaGo Zero.

    Python 2 1

  2. Persuasive-Argument-Analysis Persuasive-Argument-Analysis Public

    A toy study into the social dynamics and language characteristics of persuasive arguments as well as openness vs. resistance to persuasion.

    Python

  3. ViT-Convolutions ViT-Convolutions Public

    Incorporating Convolutions into Vision Transformers on CIFAR-10

    Jupyter Notebook 1

  4. Numerical-Analysis-Algorithms Numerical-Analysis-Algorithms Public

    Implementations of various Algorithms used in Numerical Analysis, from root-finding up to gradient descent and numerically solving PDEs.

    MATLAB 3

  5. project-euler project-euler Public

    solutions and writeups for the Project Euler problems.

    Python

  6. Squaredle-Answers Squaredle-Answers Public

    Solver for Squaredle using DFS and Trie

    Python