Pinned Repositories
adaptivesoftmax
AdvancePython
python高级编程
albert_pytorch
albert_zh对应的pytorch版本
algorithm
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
annotated-transformer
http://nlp.seas.harvard.edu/2018/04/03/attention.html
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
CS-Books
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
mta-lstm-pytorch
PyTorch implementation of MTA-LSTM
transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
shaoxiaoyu's Repositories
shaoxiaoyu/mta-lstm-pytorch
PyTorch implementation of MTA-LSTM
shaoxiaoyu/albert_pytorch
albert_zh对应的pytorch版本
shaoxiaoyu/CS-Books
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
shaoxiaoyu/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
shaoxiaoyu/algorithm
shaoxiaoyu/bert
TensorFlow code and pre-trained models for BERT
shaoxiaoyu/bert-as-language-model
bert as language model, fork from
shaoxiaoyu/blocks
A Theano framework for building and training neural networks
shaoxiaoyu/Chatbot-using-Pytorch-LSTM
FAQ CHATBOT using pytorch LSTM Encoder-Decoder model along with beam search and greedy search
shaoxiaoyu/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
shaoxiaoyu/Distinct-N
Compute Distinct-N metric proposed by Jiwei Li et al.
shaoxiaoyu/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
shaoxiaoyu/fastBPE
Fast BPE
shaoxiaoyu/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
shaoxiaoyu/GPT2-Chinese
Chinese version of GPT2 training code, using BERT tokenizer.
shaoxiaoyu/LARK
LAnguage Representations Kit
shaoxiaoyu/lingvo
Lingvo
shaoxiaoyu/multiwoz
Source code for end-to-end dialogue model from the MultiWOZ paper (Budzianowski et al. 2018, EMNLP)
shaoxiaoyu/newspaper
News, full-text, and article metadata extraction in Python 3. Advanced docs:
shaoxiaoyu/nlp-beginner
NLP上手教程
shaoxiaoyu/RAdam
On the Variance of the Adaptive Learning Rate and Beyond
shaoxiaoyu/Rhetoric-Generator
Rhetorically Controlled Encoder-Decoder for Modern Chinese Poetry Generation
shaoxiaoyu/Task-Oriented-Dialogue-Dataset-Paper-Code-Survey
Task-Oriented Dialogue Dataset Paper Code Survey.
shaoxiaoyu/TensorFlow-Course
Simple and ready-to-use tutorials for TensorFlow
shaoxiaoyu/transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need
shaoxiaoyu/transformer-xl
shaoxiaoyu/transformer-xl-chinese
transformer xl在中文文本生成上的尝试(效果意外的好,可写小说、古诗)(transformer xl for text generation of chinese)
shaoxiaoyu/xlnet
XLNet: Generalized Autoregressive Pretraining for Language Understanding
shaoxiaoyu/yufree.cn
yufree's personal website
shaoxiaoyu/zhongqi