Pinned Repositories
2015
2018-IJCAI-top3
This 2018 IJCAI alimama Top3 Code
Ad-papers
Papers on Computational Advertising
addons
Useful extra functionality for TensorFlow 2.0 maintained by SIG-addons
agents
TF-Agents is a library for Reinforcement Learning in TensorFlow
AlgorithmsSedgewick
Code from the book "Algorithms" (4th ed.) by Robert Sedgewick and Kevin Wayne (original, and my solutions to exercises).
kaggle_study_combine
Machine-Learning-HyperSpectral-Data
Python, Machine Learning
ML_sklearn
Predict click-through rates on display ads (http://www.kaggle.com/c/criteo-display-ad-challenge)
RANE
For the paper submission, KDD, 2018: Relation-Aware Representation Learning in Information Networks
liwzhi's Repositories
liwzhi/addons
Useful extra functionality for TensorFlow 2.0 maintained by SIG-addons
liwzhi/agents
TF-Agents is a library for Reinforcement Learning in TensorFlow
liwzhi/apollo
An open autonomous driving platform
liwzhi/awesome-automl-papers
A curated list of automated machine learning papers, articles, tutorials, slides and projects
liwzhi/awesome-bert-nlp
A curated list of NLP resources focused on BERT, attention mechanism, Transformer networks, and transfer learning.
liwzhi/awesome-knowledge-distillation
Awesome Knowledge Distillation
liwzhi/Awesome-Quant-Machine-Learning-Trading
Quant/Algorithm trading resources with an emphasis on Machine Learning
liwzhi/bert
TensorFlow code and pre-trained models for BERT
liwzhi/bert-Chinese-classification-task
bert中文分类实践
liwzhi/BERT_binary_text_classification
Accompanying code for the Medium article
liwzhi/books
一些常见的书籍pdf或者视频
liwzhi/chatbot
一个可以自己进行训练的中文聊天机器人, 根据自己的语料训练出自己想要的聊天机器人,可以用于智能客服、在线问答、智能聊天等场景。加入seqGAN版本。
liwzhi/Chinese-BERT-wwm
Pre-Training with Whole Word Masking for Chinese BERT
liwzhi/CLRS
📚 Solutions to Introduction to Algorithms Third Edition
liwzhi/GHM_Detection
The implementation of “Gradient Harmonized Single-stage Detector” published on AAAI 2019.
liwzhi/handong1587.github.io
liwzhi/horovod
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
liwzhi/interaction-aware-factorization-machines
Tensorflow implementation for Interaction-aware factorization machines
liwzhi/Lihang
Statistical learning methods, 统计学习方法 [李航] 值得反复读. [笔记, 代码, notebook, 参考文献, Errata]
liwzhi/lingvo
Lingvo
liwzhi/meta-learning
meta-learning research
liwzhi/NeuRec
Next RecSys Library
liwzhi/pandas-datareader
Extract data from a wide range of Internet sources into a pandas DataFrame.
liwzhi/probability
Probabilistic reasoning and statistical analysis in TensorFlow
liwzhi/Reco-papers
Classic papers and resources on recommendation
liwzhi/Recommenders
Best Practices on Recommendation Systems
liwzhi/tensorflow_practice
tensorflow实战练习,包括强化学习、推荐系统、nlp等
liwzhi/tf-estimator-tutorials
This repository includes tutorials on how to use the TensorFlow estimator APIs to perform various ML tasks, in a systematic and standardised way
liwzhi/tf-gnn-samples
Tensorflow implementations of Graph Neural Networks
liwzhi/tf_ner
Simple and Efficient Tensorflow implementations of NER models with tf.estimator and tf.data