soloice / tf-tutorialLinks
From basic linear regression, to CNN, to RNN, to seq2seq.
☆47Updated 7 years ago
Alternatives and similar repositories for tf-tutorial
Users that are interested in tf-tutorial are comparing it to the libraries listed below
Sorting:
- language model in Chinese,基于Pytorch官方文档实现☆68Updated 7 years ago
- MAsked Sequence to Sequence (MASS) pre-training for language generation☆20Updated 6 years ago
- PyTorch implementation of Attention-over-Attention Neural Networks for Reading Comprehension☆59Updated 8 years ago
- 高性能小模型测评 Shared Tasks in NLPCC 2020. Task 1 - Light Pre-Training Chinese Language Model for NLP Task☆60Updated 5 years ago
- Code for Synchronous Bidirectional Neural Machine Translation (SB-NMT)☆66Updated 6 years ago
- Reproducing Densely Interactive Inference Network in Keras☆75Updated 7 years ago
- souce code for "Accelerating Neural Transformer via an Average Attention Network"☆78Updated 6 years ago
- keras sparse implement of margin-softmax☆100Updated 7 years ago
- Source code for an ACL2017 paper on Chinese word segmentation☆90Updated 7 years ago
- R-net in PyTorch, with ELMo☆196Updated 6 years ago
- A simple implementation of attention based encoder-decoder for nmt.☆46Updated 8 years ago
- Keras implement of ON-LSTM (Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks)☆157Updated 6 years ago
- TensorFlow implementation of the ESIM model (Enhanced LTSM for natural language inference)☆77Updated 7 years ago
- The First Evaluation Workshop on Chinese Machine Reading Comprehension (CMRC 2017)☆92Updated 6 years ago
- LAMB Optimizer for Large Batch Training (TensorFlow version)☆121Updated 6 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68Updated 7 years ago
- Language Model Pruning for Sequence Labeling☆147Updated 5 years ago
- add BERT to encoder part for https://github.com/memray/seq2seq-keyphrase-pytorch☆80Updated 7 years ago
- Source code of Knowledge Enhanced Hybrid Neural Network for Text Matching☆17Updated 7 years ago
- Source code for an ACL2016 paper of Chinese word segmentation☆79Updated 7 years ago
- ☆124Updated 7 years ago
- Tensorflow implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv…☆283Updated 8 years ago
- A Pytorch implementation of QANet☆91Updated 7 years ago
- Simple Tensorflow Implementation of "A Structured Self-attentive Sentence Embedding" (ICLR 2017)☆90Updated 7 years ago
- Tensorflow implemenetation of Decomposable Attention Model (A Decomposable Attention Model for Natural Language Inference, 2016).☆29Updated 7 years ago
- This is the code for "Learning Sentiment Memories for Sentiment Modification without Parallel Data".☆55Updated 7 years ago
- My seq2seq based on tensorflow☆69Updated 7 years ago
- CopyNet Implementation with Tensorflow and nmt☆122Updated 7 years ago
- Re-implementation of BIMPM (Bilateral Multi-Perspective Matching for Natural Language Sentences, Zhiguo Wang et al.) on Pytorch.☆103Updated 6 years ago
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆105Updated 8 years ago