Ranjodh Singh's repositories
leetcode-patterns
A curated list of leetcode questions grouped by their common patterns
pecos
PECOS - Prediction for Enormous and Correlated Spaces
VQ-VAE
Minimalist implementation of VQ-VAE in Pytorch
PyTorch_YOLOv4
PyTorch implementation of YOLOv4
nmslib
Non-Metric Space Library (NMSLIB): An efficient similarity search library and a toolkit for evaluation of k-NN methods for generic non-metric spaces.
yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
audiomentations
A Python library for audio data augmentation. Inspired by albumentations. Useful for machine learning.
kb
KnowBert -- Knowledge Enhanced Contextual Word Representations
protein-ebm
Energy-based models for atomic-resolution protein conformations
dpq_embedding_compression
Differentiable Product Quantization for End-to-End Embedding Compression.
pytorch-cpp
C++ Implementation of PyTorch Tutorial for Deep Learning Researchers
XLM
PyTorch original implementation of Cross-lingual Language Model Pretraining.
Leetcode-Questions
Leetcode question list by companies, includes the premium questions. December 2019 updated
qa-hard-em
An original implementation of EMNLP 2019, "A Discrete Hard EM Approach for Weakly Supervised Question Answering"
fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
deep-griffinlim-iteration
PyTorch implementation for Deep Griffin-Lim Iteration paper(https://arxiv.org/abs/1903.03971)
Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
ner-bert-1
BERT-NER (nert-bert) with google bert https://github.com/google-research.
multi-level-memory-network
Multi-Level Memory for Task Oriented Dialogs
cmudict-ipa
The CMU Pronouncing Dictionary converted to IPA
kaggle-imaterialist
The First Place Solution of iMaterialist (Fashion) 2019 at FGVC6
Text-Summarizer-Pytorch
Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network
pretrain_speech_model
Speech Model Pre-training for End-to-End Spoken Language Understanding
keras-LAMB-Optimizer
Implementation of the LAMB optimizer for Keras from the paper "Reducing BERT Pre-Training Time from 3 Days to 76 Minutes"
VHRED
A tensorflow implementation of VHRED(A Hierarchical Latent Variable Encoder-Decoder Model for Generating Dialogues)
MultiTask-MRC
Multitask Learning for Machine Reading Comprehension, NAACL 2019
mt-dnn
Multi-Task Deep Neural Networks for Natural Language Understanding
DeepRL
Modularized Implementation of Deep RL Algorithms in PyTorch