chuzhumin98
Fourth year Ph.D. student at Tsinghua University, research interest is conversational search, user activity analysis.
Department of Computer Science and TechnologyTsinghua University, Beijing, China
Pinned Repositories
Basic-Computer-Graphics
a repository for the course basic computer graphics, used the opencv library with language C++
Chuweb21D
The main page for the public data collections: Chuweb21 and Chuweb21D
Common-AI
the repository to store the program of the artificial intelligence
Common-PRML
a repository for the programs done for the course pattern recognition
ConvSearch-Dataset
The homepage for ConvSearch Dataset.
PDP
Our proposed evaluation metric for relevance judgment, refer "Evaluating Relevance Judgments with Pairwise Discriminative Power" in CIKM 2021 for more information
PersonalTools
some personal designed useful tools
PRE
A general framework used on evaluating the performance of large language models (LLMs) based on the peer review mechanism among LLMs
PRML-2
a repository to store the program homework done for pattern recognition teaching to postgraduate
PythonForMillions
My own solutions and AC codes for coding problems on LeetCode, Codeforces, Luogu, AtCoder and AcWing, written by Python 3. Gain a better coding skill, to earn millions of dollars!!!
chuzhumin98's Repositories
chuzhumin98/PRE
A general framework used on evaluating the performance of large language models (LLMs) based on the peer review mechanism among LLMs
chuzhumin98/ConvSearch-Dataset
The homepage for ConvSearch Dataset.
chuzhumin98/PythonForMillions
My own solutions and AC codes for coding problems on LeetCode, Codeforces, Luogu, AtCoder and AcWing, written by Python 3. Gain a better coding skill, to earn millions of dollars!!!
chuzhumin98/Chuweb21D
The main page for the public data collections: Chuweb21 and Chuweb21D
chuzhumin98/PDP
Our proposed evaluation metric for relevance judgment, refer "Evaluating Relevance Judgments with Pairwise Discriminative Power" in CIKM 2021 for more information
chuzhumin98/Basic-Computer-Graphics
a repository for the course basic computer graphics, used the opencv library with language C++
chuzhumin98/Common-AI
the repository to store the program of the artificial intelligence
chuzhumin98/Common-PRML
a repository for the programs done for the course pattern recognition
chuzhumin98/IntelligentOptimizeAlgorithm
The repository to store for the class intelligent optimization algorithm
chuzhumin98/LSI
Latent Semantic Indexing in information retrieval
chuzhumin98/PersonalTools
some personal designed useful tools
chuzhumin98/Post-XintongYu
chuzhumin98/PRML-2
a repository to store the program homework done for pattern recognition teaching to postgraduate
chuzhumin98/2048Game-WeChatApp
a repository for front course by Zhumin Chu, a wechat tiny app of 2048 game, implement by nodejs as backend.
chuzhumin98/chuzhumin98.github.io
My homepage
chuzhumin98/Common-MachineLearning
a repository to store the project done for the class the introduction to machine learning
chuzhumin98/danmaQ
danmaku implemented in Qt5
chuzhumin98/DogsVsCatsRedux
The solution of task Dogs vs. Cats Redux, competition website: https://www.kaggle.com/c/dogs-vs-cats-redux-kernels-edition
chuzhumin98/GamePlatform
A game platform software done for the big job of software engineering
chuzhumin98/MathExperiment
a repository to store the program done for the class Mathematics Experiment
chuzhumin98/MusicCrawl
make a crawler for WanyYi Cloud Music
chuzhumin98/mySearchEngine
big job for information retrieval course
chuzhumin98/QuoraClassification
The solution of task Go Away, Insincere Questions!, competition website: https://www.kaggle.com/c/quora-insincere-questionsclassi%EF%AC%81cation
chuzhumin98/SegmentwithHMM
Chinese word segment using HMM method, the big job for apply stochastic process
chuzhumin98/self-annotation
My annotation platform implements by Django+Sqlite
chuzhumin98/SmallProblems
a repository to store small problem's methods
chuzhumin98/System_Engineering
a repository for storing the codes for System Engineering class
chuzhumin98/THULAC-Java
An Efficient Lexical Analyzer for Chinese
chuzhumin98/WebsiteDesign
a repository to store the project done for the class Website Design
chuzhumin98/Word2VEC_java
word2vec java版本的一个实现