tfolkman / deep-learning-experimentsLinks
Deep Learning Experiments Motivated from Fastai Course
☆14Updated 7 years ago
Alternatives and similar repositories for deep-learning-experiments
Users that are interested in deep-learning-experiments are comparing it to the libraries listed below
Sorting:
- Code for "Neural Speed Reading with Structural-Jump-LSTM" ICLR 2019☆25Updated 6 years ago
- The code for "An Auto-Encoder Matching Model for Learning Utterance-Level Semantic Dependency in Dialogue Generation" (EMNLP 2018)☆47Updated 7 years ago
- RefNet for Question Generation☆47Updated 4 years ago
- Code for SIGDial 2019 Best Paper: Structured Fusion Networks for Dialog https://arxiv.org/abs/1907.10016☆30Updated 6 years ago
- Code and Data for the paper Investigating Evaluation of Open-Domain Dialogue Systems With Human Generated Multiple References SIGdial 201…☆28Updated 5 years ago
- A pytorch implementation of "Latent Variable Dialogue Models and their Diversity"☆18Updated 8 years ago
- Official code of our work, Robust, Transferable Sentence Representations for Text Classification [Arxiv 2018].☆22Updated 7 years ago
- DSTC6 Dialog System Technology Challenges, Track1, End-to-End Goal Oriented Dialog Learning☆17Updated 8 years ago
- Pytorch Implementation of Dynamic Co-attention Networks(DCN+) for Question Answering on SQuAD2.0☆54Updated 7 years ago
- This repository contains the Pytorch implementation for our SCAI (EMNLP-2018) submission "A Knowledge-Grounded Multimodal Search-Based Co…☆29Updated 5 years ago
- RNN-free TensorFlow model for reading comprehension on SQuAD☆33Updated 3 years ago
- ☆39Updated 6 years ago
- Implementation of Densely Connected Attention Propagation for Reading Comprehension (NIPS 2018)☆69Updated 6 years ago
- TensorFlow implementation of "Learning to Rank Question-Answer Pairs using Hierarchical Recurrent Encoder with Latent Topic Clustering," …☆31Updated 4 years ago
- Codes for paper "LexicalAT: Lexical-Based Adversarial Reinforcement Training for Robust Sentiment Classification"☆16Updated 6 years ago
- The source code of the paper "A Generative Model for Joint Natural Language Understanding and Generation" published at ACL 2020.☆32Updated last year
- Transformer Encoder with Char information for text classification☆15Updated 6 years ago
- The official implementation of paper U-Net: Machine Reading Comprehension with Unanswerable Questions.☆58Updated 7 years ago
- LM pretraining for generation, reading list, resources, conference mappings.☆20Updated 5 years ago
- NAACL'19: "Jointly Optimizing Diversity and Relevance in Neural Response Generation"☆73Updated 5 years ago
- Natural Language Generation by Hierarchical Decoding with Linguistic Patterns (NAACL-HLT 2018), Investigating Linguistic Pattern Ordering…☆32Updated 7 years ago
- GPU-accelerated PyTorch implementation of Zero-shot User Intent Detection via Capsule Neural Networks☆16Updated 6 years ago
- My implementation of the FusionNet for machine comprehension☆26Updated 7 years ago
- ☆21Updated 6 years ago
- ☆15Updated 7 years ago
- [EMNLP 2019] Mixture Content Selection for Diverse Sequence Generation (Question Generation / Abstractive Summarization)☆113Updated 4 years ago
- LSTM-based model for answer selection