Skip to content
View CHEN-Xinsheng's full-sized avatar
  • Tsinghua University
  • Beijing, China
  • 01:19 (UTC +08:00)

Highlights

  • Pro

Block or report CHEN-Xinsheng

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

    Implementation of "Generals" (a board game) on FPGA. Course project of "Digital Design" in Tsinghua University, 2023.

    Verilog

  2. cod23-grp19 cod23-grp19 Public

    A 32-bit 7-stage RISC-V pipeline CPU with traps, virtual memory, S privilege mode, cache, branch prediction and TLB. Supports VGA, flash and uCore (a simple OS). Course project of "Computer Organiz…

    SystemVerilog

  3. Pinyin_Input_Method Pinyin_Input_Method Public

    A pinyin input method based on a bigram and trigram model. Course project of "Introduction to AI" in Tsinghua University, 2023.

    Python

  4. Sentiment_Analysis Sentiment_Analysis Public

    Sentiment analysis model using CNN, LSTM, GRU, MLP and word2vec. The goal is to classify the reviews into positive and negative. Course project of "Introduction to AI" in Tsinghua University, 2023.

    Python

  5. GifExplorer-backend GifExplorer-backend Public

    Backend of GIfExplorer, course project of "Software Engineering" (2023) in Tsinghua University, by "Nullptr" group.

    Python

  6. Chinese_Checkers Chinese_Checkers Public

    A simple implementation of the game Chinese Checkers using Qt, supporting online game. Course project of "Programing and Training" in Tsinghua University, 2022.

    C++