google-deepmind/lab
A customisable 3D platform for agent-based AI research
Built on the ioquake3 game engine, it exposes navigation and puzzle-solving tasks via a Python API with Lua-scriptable level configuration, supporting both human play and agent training. Renders through EGL/GLX/OSMesa for headless reinforcement learning workflows, and integrates with DeepMind's dm_env framework for standardized RL environment interaction. Tasks range from navigation mazes to multi-agent combat scenarios, all configurable through Lua scripts for domain-specific research variations.
7,338 stars. No commits in the last 6 months.
Stars
7,338
Forks
1,401
Language
C
License
—
Category
Last pushed
Jan 04, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/google-deepmind/lab"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related agents
helios-base/helios-base
HELIOS base is a sample implementation of the simulated soccer team for the RoboCup Soccer Simulation.
FutureAGI/Xenoverse
Benchmarking general decision-making with open & random worlds
google-deepmind/lab2d
A customisable 2D platform for agent-based AI research
kohjingyu/search-agents
Code for the paper 🌳 Tree Search for Language Model Agents
helios-base/librcsc
A base library to develop a simulated soccer team for the RoboCup Soccer Simulation