deepmind-lab topic
rl_3d
Reinforcement learning in 3D.
seed_rl
SEED RL: Scalable and Efficient Deep-RL with Accelerated Central Inference. Implements IMPALA and R2D2 algorithms in TF2 with SEED's architecture.
unreal
Reinforcement learning with unsupervised auxiliary tasks
GA3C-DeepNavigation
Tensorflow implementation of DeepMind paper - "Learning to Navigate in Complex Environments"
meta_rl
The Tensorflow code and a DeepMind Lab wrapper for my article "Meta-Reinforcement Learning" on FloydHub.
Shimmy
An API conversion tool for popular external reinforcement learning environments
CEC
Official Implementation of NeurIPS'23 Paper "Cross-Episodic Curriculum for Transformer Agents"
RL-Implementation-IMPALA
A Test-Implementation of the IMPALA algorithm (by deepmind 2018)