spandanagella's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
GokuMohandas/Made-With-ML
Learn how to design, develop, deploy and iterate on production-grade ML applications.
sebastianruder/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
rasbt/deeplearning-models
A collection of various deep learning architectures, models, and tips
pliang279/awesome-multimodal-ml
Reading list for research topics in multimodal machine learning
namisan/mt-dnn
Multi-Task Deep Neural Networks for Natural Language Understanding
juand-r/entity-recognition-datasets
A collection of corpora for named entity recognition (NER) and entity recognition tasks. These annotated datasets cover a variety of languages, domains and entity types.
dair-ai/nlp_paper_summaries
✍️ A carefully curated list of NLP paper summaries
nlpyang/BertSum
Code for paper Fine-tune BERT for Extractive Summarization
VKCOM/YouTokenToMe
Unsupervised text tokenizer focused on computational efficiency
geek-ai/Texygen
A text generation benchmarking platform
google-research-datasets/paws
This dataset contains 108,463 human-labeled and 656k noisily labeled pairs that feature the importance of modeling structure, context, and word order information for the problem of paraphrase identification.
kuanghuei/SCAN
PyTorch source code for "Stacked Cross Attention for Image-Text Matching" (ECCV 2018)
gidariss/FeatureLearningRotNet
0xsanny/transformers
A collection of resources to study Transformers in depth.
jiasenlu/vilbert_beta
lancopku/SGM
Sequence Generation Model for Multi-label Classification (COLING 2018)
jbohnslav/opencv_transforms
OpenCV implementation of Torchvision's image augmentations
batra-mlp-lab/visdial-challenge-starter-pytorch
Starter code in PyTorch for the Visual Dialog challenge
microsoft/SDNet
SDNet
jayleicn/TVQA
[EMNLP 2018] PyTorch code for TVQA: Localized, Compositional Video Question Answering
jgc128/mednli
MedNLI - A Natural Language Inference Dataset For The Clinical Domain
j-min/Dropouts
PyTorch Implementations of Dropout Variants
ExplorerFreda/VSE-C
[COLING 2018] Learning Visually-Grounded Semantics from Contrastive Adversarial Samples.
binga/fastai_notes
My classnotes, experiments, reproducible notebooks from fast.ai Deep Learning Class (v2)
TheShadow29/visual-commonsense-pytorch
For visual commonsense model
guillaume-chevalier/SGNN-Self-Governing-Neural-Networks-Projection-Layer
Attempt at reproducing a SGNN's projection layer, but with word n-grams instead of skip-grams. Paper and more: http://aclweb.org/anthology/D18-1105
Franck-Dernoncourt/naacl2016
Data splits for the NAACL 2016 paper
charlescearl/EquityInSentiment
Tests of AWS and Google cloud NLP APIs
guillaume-chevalier/SGNN-Transformer-Sentence-Model-SimilarityBXEnt
SGNN-Transformer Sentence Model trained by the paragraph-skip-gram-like SimilarityBXENT. Also see: https://github.com/guillaume-chevalier/SGNN-Self-Governing-Neural-Networks-Projection-Layer