Incoming Ph.D. student. Self-supervised learning & generative models & reinforcement learning.
SparK. [ICLR'23 Spotlight🔥] The first successful BERT/MAE-style pretraining on any convolutional network; Pytorch impl. of "Designing BERT for Convolutional Networks: Sparse and Hierarchical Masked Modeling"
1.4kCpp-Gomoku-with-AI. C++ Gomoku with a strong AI based on minimax search and alpha-beta pruning with Qt5 GUI. *Dozens of C++ tricks & hacks are used to improve efficiency.* Come and try to see if you can beat the powerful AI!
91Gobang_AI_by_Kevin. 纯C五子棋AI实现。当然也可双人对弈。
48BUAA-datastructure-project-solution. [Ranked No. 1🥇] My solution for the course project of Datastructure 2019'Spring @ BUAA (北航数据结构). Plenty of C language tricks, hacks, and optimizations are used for extreme efficiency. *Ranked 1/800* in the efficiency test.
10BUAA-parallel-computing-project-solution. [Ranked No. 1🥇] My solution for the course project of Parallel Computing 2021'Spring @ BUAA (北航并行程序设计). Plenty of C++ tricks, hacks, and optimizations are used for extreme efficiency. Ranked *1/100* in the efficiency test.
6dda. Dynamic Data Augmentation for Time Series
3Star-War. Multiplayer game with Java Swing framework, using MVVM design architecture and Dependency-Inversion principle.
3BUAA-SE-OS-summary. A simple summary of the OS course
3Christmas-tree. Marry Xmas! (from http://www.codebaoku.com/it-python/it-python-232037.html)
2Computer-Network-2020Fall-Assignment. my crawler assignment for Computer Network
2CP-miniplc0. miniplc0 implementation based on pure python
2EVA-CLIP. EVA Series: Visual Representation Fantasies from BAAI
2BUAA-compiler-principles-project-solution. My solution for the course project of Compiler Principles 2021'Spring @ BUAA (北航编译原理). A compiler for language C0 including assembler, lexical tokenizer, and syntactic analyzer. Low coupling, high cohesion. Clean code architecture. Minimal design.
1flash-attention. Fast and memory-efficient exact attention
1marcov_qa. Python
1keyu-tian.
1mar. PyTorch implementation of MAR+DiffLoss https://arxiv.org/abs/2406.11838
1nlp_prototype. Python
1BUAA-DS-2019Spring. the code repository for my datastructure-course(using C89/C99)
1Machine-Learning-Projects. some small projects and games using the methods or the algorithms based on the machine learning
1Data-Structure-Cpp11. 数据结构,C++11实现,兼顾效率、可读性、可维护性、可扩展性
1