Pinned Repositories
AnswerRanker_of_FRONTIER_LAB
Original Implementation of "Ranking Responses Oriented to Conversational Relevance in Chat-bots" COLING 2016
awesome-automl-papers
A curated list of automated machine learning papers, articles, tutorials, slides and projects
awesome-rnn
Recurrent Neural Network - A curated list of resources dedicated to RNN
bAbI-tasks
Task generation for testing text understanding and reasoning
BTM
Code for Biterm Topic Model (published in WWW 2013)
CH_Topic_Hierarchy
基于中文在线百科的层次话题构建
Column_Subset_Selection
nni
An open source toolkit for neural architecture search, hyper-parameter optimization and optimizer design.
spearman-rank
An implementation of the Spearman's Rank Correlation Coefficient in python
topic_interpretability
Computation of the semantic interpretability of topics produced by topic models.
xuehui1991's Repositories
xuehui1991/spearman-rank
An implementation of the Spearman's Rank Correlation Coefficient in python
xuehui1991/AnswerRanker_of_FRONTIER_LAB
Original Implementation of "Ranking Responses Oriented to Conversational Relevance in Chat-bots" COLING 2016
xuehui1991/nni
An open source toolkit for neural architecture search, hyper-parameter optimization and optimizer design.
xuehui1991/awesome-automl-papers
A curated list of automated machine learning papers, articles, tutorials, slides and projects
xuehui1991/awesome-rnn
Recurrent Neural Network - A curated list of resources dedicated to RNN
xuehui1991/bAbI-tasks
Task generation for testing text understanding and reasoning
xuehui1991/cppzmq
C++ binding for 0MQ
xuehui1991/DeepMind-Teaching-Machines-to-Read-and-Comprehend
Implementation of "Teaching Machines to Read and Comprehend" proposed by Google DeepMind
xuehui1991/distributed_word_embedding
Distributed word embedding
xuehui1991/enas_nni
This code is for running enas on nni.
xuehui1991/IDM
xuehui1991/LightGBM
LightGBM is a fast, distributed, high performance gradient boosting (GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.
xuehui1991/LINE
LINE: Large-scale information network embedding
xuehui1991/lstm-char-cnn
LSTM language model with CNN over characters
xuehui1991/Match-Plan-Generation-in-Web-Search
Code for The Web Conf 2021 Paper-Match Plan Generation in Web Search with Parameterized Action Reinforcement Learning.
xuehui1991/models
Models built with TensorFlow
xuehui1991/multiverso
Parameter server framework for distributed machine learning
xuehui1991/neural-network-papers
xuehui1991/nlp-datasets
A list of datasets/corpora for NLP tasks, in reverse chronological order.
xuehui1991/NovelD
xuehui1991/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
xuehui1991/per
Prioritized Experience Replay (PER) implementation in PyTorch
xuehui1991/pytorch-ddpg
Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch
xuehui1991/ray
An open source framework that provides a simple, universal API for building distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library.
xuehui1991/skip-thoughts
Sent2Vec encoder and training code from the paper "Skip-Thought Vectors"
xuehui1991/SyntheticMetis
xuehui1991/tech_post
record the technique and thinking when I am coding and learning
xuehui1991/text_gcn
Graph Convolutional Networks for Text Classification. AAAI 2019
xuehui1991/THUTag
A Package of Keyphrase Extraction and Social Tag Suggestion
xuehui1991/torchbeast
A PyTorch Platform for Distributed RL