deepmind-lab topic

List deepmind-lab repositories

rl_3d

21
Stars
3
Forks
Watchers

Reinforcement learning in 3D.

seed_rl

792
Stars
147
Forks
Watchers

SEED RL: Scalable and Efficient Deep-RL with Accelerated Central Inference. Implements IMPALA and R2D2 algorithms in TF2 with SEED's architecture.

unreal

415
Stars
131
Forks
Watchers

Reinforcement learning with unsupervised auxiliary tasks

GA3C-DeepNavigation

63
Stars
25
Forks
Watchers

Tensorflow implementation of DeepMind paper - "Learning to Navigate in Complex Environments"

meta_rl

37
Stars
3
Forks
Watchers

The Tensorflow code and a DeepMind Lab wrapper for my article "Meta-Reinforcement Learning" on FloydHub.

Shimmy

121
Stars
19
Forks
Watchers

An API conversion tool for popular external reinforcement learning environments

CEC

29
Stars
4
Forks
Watchers

Official Implementation of NeurIPS'23 Paper "Cross-Episodic Curriculum for Transformer Agents"

RL-Implementation-IMPALA

35
Stars
8
Forks
Watchers

A Test-Implementation of the IMPALA algorithm (by deepmind 2018)