Pinned Repositories
15-minute-apps
15 minute (small) desktop apps built with PyQt
awesome-NLP-Machine-Learning
A list of paper & code on machine learning techniques for NLP research, including RL/Self-supervised Learning/VAE/GAN/Meta learning
chinese_chatbot_corpus
中文公开聊天语料库
Classical-Modern
非常全的文言文(古文)-现代文平行语料
coding2017-1
CS224N-2019
My completed implementation solutions for CS224N 2019
dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
grokking_algorithms
Code for the book Grokking Algorithms (https://amzn.to/29rVyHf)
key-book
《机器学习理论导引》(宝箱书)的证明、案例、概念补充与参考文献讲解。在线阅读地址:https://datawhalechina.github.io/key-book/
knowledge-driven-dialogue
baseline system of knowledge driven dialogue competition
PreciousLiu's Repositories
PreciousLiu/15-minute-apps
15 minute (small) desktop apps built with PyQt
PreciousLiu/awesome-NLP-Machine-Learning
A list of paper & code on machine learning techniques for NLP research, including RL/Self-supervised Learning/VAE/GAN/Meta learning
PreciousLiu/chinese_chatbot_corpus
中文公开聊天语料库
PreciousLiu/Classical-Modern
非常全的文言文(古文)-现代文平行语料
PreciousLiu/coding2017-1
PreciousLiu/CS224N-2019
My completed implementation solutions for CS224N 2019
PreciousLiu/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
PreciousLiu/grokking_algorithms
Code for the book Grokking Algorithms (https://amzn.to/29rVyHf)
PreciousLiu/key-book
《机器学习理论导引》(宝箱书)的证明、案例、概念补充与参考文献讲解。在线阅读地址:https://datawhalechina.github.io/key-book/
PreciousLiu/knowledge-driven-dialogue
baseline system of knowledge driven dialogue competition
PreciousLiu/naokij.github.com
PreciousLiu/NeuralEDUSeg
A toolkit for discourse segmentation (EDU segmentation).
PreciousLiu/NeuralNLP-NeuralClassifier
An Open-source Neural Hierarchical Multi-label Text Classification Toolkit
PreciousLiu/nlp_chinese_corpus
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
PreciousLiu/PreciousLiu.github.io
PreciousLiu/ProgrammerXiaohui
PreciousLiu/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
PreciousLiu/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
PreciousLiu/relative-position-pytorch
a pytorch implementation of self-attention with relative position representations
PreciousLiu/Representation-of-text-document-using-wordnet-and-lexical-chains
This paper aims at comparing the docu-ments with the help of Lexical chains to check how similar/dissimilar the documents are
PreciousLiu/sacrebleu
Reference BLEU implementation that auto-downloads test sets and reports a version string to facilitate cross-lab comparisons
PreciousLiu/SeqGAN
Implementation of Sequence Generative Adversarial Nets with Policy Gradient
PreciousLiu/StageDP
A two-stage RST discourse parser
PreciousLiu/thesis
Thang Luong's thesis on Neural Machine Translation
PreciousLiu/transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need
PreciousLiu/transformer-1
Neutron: A pytorch based implementation of Transformer and its variants.
PreciousLiu/username.github.io
My Blog.
PreciousLiu/zhihu
知乎专栏源码