Pinned Repositories
EasyNLP
EasyNLP: A Comprehensive and Easy-to-use NLP Toolkit
EasyTransfer
EasyTransfer is designed to make the development of transfer learning in NLP applications easier.
awesome-cpp
A curated list of awesome C/C++ frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
BLDA
Joint Behavior-Topic Model for Microblogs
chatbots
chatbot tech
Debate-DataSets_NAACL13
Create Debate Data Sets used in NAACL'13 paper “Mining User Relations from Online Discussions using Sentiment Analysis and Probabilistic Matrix Factorization”
EasyDistill
A Distillation Toolkit for NLP and Cross-modality Applications
EasyTexMiner
A PyTorch Toolkit for NLP Applications
EasyTransfer
EasyTransfer is designed to make the development of transfer learning in NLP applications easier.
Twitter-LDA
Latent Dirichlet Allocation (LDA) model for Microblogs (Twitter, weibo etc.)
minghui's Repositories
minghui/Twitter-LDA
Latent Dirichlet Allocation (LDA) model for Microblogs (Twitter, weibo etc.)
minghui/chatbots
chatbot tech
minghui/EasyTexMiner
A PyTorch Toolkit for NLP Applications
minghui/EasyDistill
A Distillation Toolkit for NLP and Cross-modality Applications
minghui/EasyTransfer
EasyTransfer is designed to make the development of transfer learning in NLP applications easier.
minghui/Awesome-Knowledge-Distillation
Awesome Knowledge-Distillation. 分类整理的知识蒸馏paper(2014-2020)。
minghui/awesome-rl
Reinforcement learning resources curated
minghui/bert
minghui/BERT-related-papers
BERT-related papers
minghui/bert_hae
BERT with History Answer Embedding for Conversational Question Answering
minghui/cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
minghui/datasets
🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools
minghui/David-Silver-Reinforcement-learning
Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.
minghui/DeepFL
Deep Learning with Federated Learning
minghui/dilated-cnn-ner
Dilated CNNs for NER in TensorFlow
minghui/EasyCV
An all-in-one toolkit for computer vision
minghui/EasyNLP
minghui/FedFin
minghui/FedFinance
Federated Learning for Finance
minghui/gated-attention-reader
Tensorflow/Pytorch implementation of Gated Attention Reader
minghui/MatchZoo
MatchZoo is a toolkit for text matching. It was developed with a focus on enabling fast experimentation.
minghui/memn2n
End-To-End Memory Network using Tensorflow
minghui/minghui.github.io
Source code for Liu Yang's personal websites, forked from mmistakes/minimal-mistakes
minghui/Multitask-and-Transfer-Learning
Benchmark and build RL architectures that can do multitask and transfer learning.
minghui/NeuralResponseRanking
Data and Code on Response Ranking with Deep Matching Networks and External Knowledge in Information-seeking Conversation Systems (SIGIR 2018)
minghui/one_shot_text_labeling
code and data for paper "One-shot Text Field Labeling using Attention and BeliefPropagation for Structure Information Extraction"
minghui/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
minghui/TensorFlow-Pointer-Networks
TensorFlow implementation of Pointer Networks
minghui/tensorforce
TensorForce: A TensorFlow library for applied reinforcement learning
minghui/transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need