Pinned Repositories
AlphaPose
clickmodels
ClickModels is a small set of Python scripts for the user click models initially developed at Yandex. A Click Model is a probabilistic graphical model used to predict search engine click data from past observations. This project is aimed to deal with click models used in Information Retrieval (see next README.md) and intended to be easy-to-read and easy-to-modify. If it's not, please let me know how to improve it :)
MatchZoo
MatchZoo is a toolkit for text matching. It was developed to facilitate the designing, comparing, and sharing of deep text matching models.
prepare-faces-zyf
prepare faces for face recognition training
Rss-Translation
Rss-Translation for me
sqlitedict
Persistent dict, backed by sqlite3 and pickle, multithread-safe.
tfidf_cosine_cpp
Yang Gao's implementation of tf-idf text indexing scheme, predict doc similarity by cosine similarity.
Unbiased_LambdaMart
Implementation for "Unbiased LambdaMART: An Unbiased PairwiseLearning-to-Rank Algorithm", which is based on LightGBM
AlphaPose
Real-Time and Accurate Full-Body Multi-Person Pose Estimation&Tracking System
MatchZoo
Facilitating the design, comparison and sharing of deep text matching models.
ChangQF's Repositories
ChangQF/AlphaPose
ChangQF/clickmodels
ClickModels is a small set of Python scripts for the user click models initially developed at Yandex. A Click Model is a probabilistic graphical model used to predict search engine click data from past observations. This project is aimed to deal with click models used in Information Retrieval (see next README.md) and intended to be easy-to-read and easy-to-modify. If it's not, please let me know how to improve it :)
ChangQF/MatchZoo
MatchZoo is a toolkit for text matching. It was developed to facilitate the designing, comparing, and sharing of deep text matching models.
ChangQF/prepare-faces-zyf
prepare faces for face recognition training
ChangQF/Rss-Translation
Rss-Translation for me
ChangQF/sqlitedict
Persistent dict, backed by sqlite3 and pickle, multithread-safe.
ChangQF/tfidf_cosine_cpp
Yang Gao's implementation of tf-idf text indexing scheme, predict doc similarity by cosine similarity.
ChangQF/Unbiased_LambdaMart
Implementation for "Unbiased LambdaMART: An Unbiased PairwiseLearning-to-Rank Algorithm", which is based on LightGBM