There are no reviews yet. Be the first to send feedback to the community and the maintainers!
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"Cpp-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!Gobang_AI_by_Kevin
纯C五子棋AI实现。当然也可双人对弈。Star-War
Multiplayer game with Java Swing framework, using MVVM design architecture and Dependency-Inversion principle.dda
Dynamic Data Augmentation for Time SeriesBUAA-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.BUAA-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.CP-miniplc0
miniplc0 implementation based on pure pythonChristmas-tree
Marry Xmas! (from http://www.codebaoku.com/it-python/it-python-232037.html)Computer-Network-2020Fall-Assignment
my crawler assignment for Computer Networkmarcov_qa
BUAA-DS-2019Spring
the code repository for my datastructure-course(using C89/C99)Data-Structure-Cpp11
数据结构,C++11实现,兼顾效率、可读性、可维护性、可扩展性nlp_prototype
Machine-Learning-Projects
some small projects and games using the methods or the algorithms based on the machine learningBUAA-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.Love Open Source and this site? Check out how you can help us