SKU RLE-1304 · Sold by External
BabyAI
Product specifications
| SKU | RLE-1304 |
|---|---|
| Data type | RL environments |
| Volume | 19 levels |
| Size on disk | Not published by source |
| Format | Python (Minigrid / Gym API) |
| Access model | PUBLIC LICENSE |
| Pricing | Free · open-source license |
| Quality score | — |
| License | BSD 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.