tsinghuarj's Stars
google-research/bert
TensorFlow code and pre-trained models for BERT
dennybritz/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
NLP-LOVE/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
Embedding/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
ljpzzz/machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
NLPchina/elasticsearch-sql
Use SQL to query Elasticsearch
TrickyGo/Dive-into-DL-TensorFlow2.0
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为TensorFlow 2.0实现,项目已得到李沐老师的认可
fendouai/PyTorchDocs
PyTorch 官方中文教程包含 60 分钟快速入门教程,强化教程,计算机视觉,自然语言处理,生成对抗网络,强化学习。欢迎 Star,Fork!
ChineseGLUE/ChineseGLUE
Language Understanding Evaluation benchmark for Chinese: datasets, baselines, pre-trained models,corpus and leaderboard
DeepGraphLearning/KnowledgeGraphEmbedding
cheungdaven/DeepRec
An Open-source Toolkit for Deep Learning based Recommendation with Tensorflow.
nmrksic/neural-belief-tracker
Fully Statistical Neural Belief Tracker (Mrkšić and Vulić, ACL 2018)
OscarEngelbrektson/SyntheticControlMethods
A Python package for causal inference using Synthetic Controls
QingyaoAi/Deep-Listwise-Context-Model-for-Ranking-Refinement
A Tensorflow implementation of the Deep Listwise Context Model (DLCM) for ranking refinement.
guanlinchao/bert-dst
BERT-DST: Scalable End-to-End Dialogue State Tracking with Bidirectional Encoder Representations from Transformer
devnag/tensorflow-pointer-networks
Pointer Networks in Tensorflow
YaoMarkMu/Awesome-Pretrained-RL
slientGe/AttRec
TensorFlow simple implemenation of AttRec model in paper "Next Item Recommendation with Self-Attention"
luxunxiansheng/ReinforcementLearningBasic