Shagun Sodhani's repositories
torch-template
Boiler plate code for Torch based ML projects
pytorch_sac
PyTorch implementation of Soft Actor-Critic (SAC)
EfficientMORL
EfficientMORL (ICML'21)
gym-miniworld
Simple 3D interior simulator for RL & robotics research
hydra
Hydra is a framework for elegantly configuring complex applications
impact-driven-exploration
impact-driven-exploration
phasic-policy-gradient
Code for the paper "Phasic Policy Gradient"
play-with-ga
playing with github actions
pytorch_resnet_cifar10
Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.
rl-starter-files
RL starter files in order to immediatly train, visualize and evaluate an agent without writing any line of code
slac.pytorch
A PyTorch implementation of Stochastic Latent Actor-Critic(SLAC).
slot-attention
Implementation of Slot Attention from GoogleAI
slot-attention-pytorch
Pytorch Implementation of paper "Object-Centric Learning with Slot Attention"
transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
wide-resnet.pytorch
Best CIFAR-10, CIFAR-100 results with wide-residual networks using PyTorch