kushalarora
Ph.D. student at Reasoning and Learning Lab, McGill University.
@mila-iqia @rllabmcgill Montreal, QC, Canada
Pinned Repositories
al-folio
A beautiful, simple, clean, and responsive Jekyll theme for academics
allennlp
An open-source NLP research library, built on PyTorch.
LMPL
Language Modeling as a Policy Learning library.
ManifoldAlgorithms
pidgin
Implementation of PIDGIN:Ontology Alignment using Web Text as Interlingua
quantifying_exposure_bias
Accompanying repository for the paper: Why Exposure Bias Matters: An Imitation Learning Perspective of Error Accumulation in Language Generation
sentenceRNN
Sentence level interpretation of recurrent level neural network.
stable_entropy_hypothesis
transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
kushalarora's Repositories
kushalarora/quantifying_exposure_bias
Accompanying repository for the paper: Why Exposure Bias Matters: An Imitation Learning Perspective of Error Accumulation in Language Generation
kushalarora/LMPL
Language Modeling as a Policy Learning library.
kushalarora/stable_entropy_hypothesis
kushalarora/kushalarora.github.io
kushalarora/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
kushalarora/al-folio
A beautiful, simple, clean, and responsive Jekyll theme for academics
kushalarora/allennlp
An open-source NLP research library, built on PyTorch.
kushalarora/allennlp-models
Officially supported AllenNLP models
kushalarora/awd-lstm-lm
LSTM and QRNN Language Model Toolkit for PyTorch
kushalarora/compound-pcfg
kushalarora/drex_rlhf
Doing D-Rex in RLHF for summarization
kushalarora/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
kushalarora/fyrd
Submit functions and shell scripts to torque and slurm clusters or local machines using python.
kushalarora/GLUE-baselines
Repo for exploring multi-task learning approaches to learning sentence representations
kushalarora/kushalarora
Config files for my GitHub profile.
kushalarora/mauve
Package to compute Mauve, a similarity score between neural text and human text. Install with `pip install mauve-text`.
kushalarora/mgs
MLE-guided parameter search (https://arxiv.org/pdf/2006.03158.pdf)
kushalarora/OpenNMT-py
Open Source Neural Machine Translation in PyTorch
kushalarora/ParlAI
A framework for training and evaluating AI models on a variety of openly available dialogue datasets.
kushalarora/PoincareMaps
The need to understand cell developmental processes has spawned a plethora of computational methods for discovering hierarchies from scRNAseq data. However, existing techniques are based on Euclidean geometry which is not an optimal choice for modeling complex cell trajectories with multiple branches. To overcome this fundamental representation issue we propose Poincaré maps, a method harnessing the power of hyperbolic geometry into the realm of single-cell data analysis.
kushalarora/quant_exp_bias
Experiments to quantify exposure bias.
kushalarora/reinforce-joey
This is a fork of the awesome Joey-NMT with Reinforcement Learning algorithms like Policy Gradient, MRT and Advantage Actor Critic.
kushalarora/releasing-research-code
Tips for releasing research code in Machine Learning (with official NeurIPS 2020 recommendations)
kushalarora/seh_colm_rebuttal
kushalarora/text
Data loaders and abstractions for text and NLP
kushalarora/TreeNLG
A novel method of constrained decoding for neural NLG (NNLG) models
kushalarora/trl
Train transformer language models with reinforcement learning.
kushalarora/trlx
A repo for distributed training of language models with Reinforcement Learning via Human Feedback (RLHF)
kushalarora/visualbert
Code for the paper "VisualBERT: A Simple and Performant Baseline for Vision and Language"
kushalarora/wge
Workflow-Guided Exploration: sample-efficient RL agent for web tasks