SKU RLE-1304 · Sold by External

BabyAI

Product specifications

SKURLE-1304
Data typeRL environments
Volume19 levels
Size on diskNot published by source
FormatPython (Minigrid / Gym API)
Access modelPUBLIC LICENSE
PricingFree · open-source license
Quality score
LicenseBSD 3-Clause License
BabyAI is a research platform for grounded language learning in a partially observable 2D gridworld, where an agent follows instructions written in a compositional synthetic 'Baby Language' (go to, pick up, open, put next to, with sequencing and subgoals). It defines 19 levels of increasing difficulty with procedurally generated instances per level, and supports a simulated human-in-the-loop for sample-efficiency studies. Observations are a 7x7x3 partial symbolic grid encoding (RGB via wrapper), and actions are discrete (turn left/right, forward, pickup, drop, toggle, done). The environments are now maintained in the Farama Minigrid library.