Pinned Repositories
ADAPET
[EMNLP 2021] Improving and Simplifying Pattern Exploiting Training
Bootstrapped-DQN
Tensorflow implementation of BootstrappedDQN using OpenAI baselines
BootstrappedDQN
DAgger
An implementation of the DAgger algorithm for Mujoco
DDPG
Implementation of DDPG using OpenAI Gym
DISCERN
[EMNLP 2024] DiScErN: Decoding Systematic Errors in Natural Language for Text Classifiers
ExEnt
[ACL 2022] CLUES: A Benchmark for Learning Classifiers using Natural Language Explanations
MaNtLE
[EMNLP 2023] MaNtLE: Model-agnostic Natural Language Explainer
MLP-numpy
Multi-layer perceptron for MNIST classification. Implemented using numpy
PPO
Proximal Policy Optimization
rrmenon10's Repositories
rrmenon10/ADAPET
[EMNLP 2021] Improving and Simplifying Pattern Exploiting Training
rrmenon10/Bootstrapped-DQN
Tensorflow implementation of BootstrappedDQN using OpenAI baselines
rrmenon10/ExEnt
[ACL 2022] CLUES: A Benchmark for Learning Classifiers using Natural Language Explanations
rrmenon10/MaNtLE
[EMNLP 2023] MaNtLE: Model-agnostic Natural Language Explainer
rrmenon10/MLP-numpy
Multi-layer perceptron for MNIST classification. Implemented using numpy
rrmenon10/PPO
Proximal Policy Optimization
rrmenon10/BootstrappedDQN
rrmenon10/DAgger
An implementation of the DAgger algorithm for Mujoco
rrmenon10/DDPG
Implementation of DDPG using OpenAI Gym
rrmenon10/nlg-rom-lstm
Files from NLP Project
rrmenon10/acl-anthology
Data and software for building the ACL Anthology.
rrmenon10/allennlp-semparse
A framework for building semantic parsers (including neural module networks) with AllenNLP, built by the authors of AllenNLP
rrmenon10/DISCERN
[EMNLP 2024] DiScErN: Decoding Systematic Errors in Natural Language for Text Classifiers
rrmenon10/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
rrmenon10/bodyscope
rrmenon10/dl3d-utils
Files and models for experiments in COMP790: DL3D Fall 2020
rrmenon10/MarkovChain
rrmenon10/pytorch_neural_symbolic_machines
A PyTorch Implementation of Neural Symbolic Machines by Liang et al. (2018)
rrmenon10/rrmenon10.github.io
rrmenon10/VAE-GAN-MNIST
Tensorflow implementation of VAE and GAN for MNIST