Loading repository dataβ¦
Loading repository dataβ¦
instadeepai / repository
πΉοΈ A diverse suite of scalable reinforcement learning environments in JAX
Jumanji has been accepted at ICLR 2024, check out our research paper.
Jumanji is a diverse suite of scalable reinforcement learning environments written in JAX. It now features 22 environments!
Jumanji is helping pioneer a new wave of hardware-accelerated research and development in the field of RL. Jumanji's high-speed environments enable faster iteration and large-scale experimentation while simultaneously reducing complexity. Originating in the research team at InstaDeep, Jumanji is now developed jointly with the open-source community. To join us in these efforts, reach out, raise issues and read our contribution guidelines or just star π to stay up to date with the latest developments!
dm_env and gym wrappers.Jumanji provides a diverse range of environments ranging from simple games to NP-hard combinatorial problems.
| Environment | Category | Registered Version(s) | Source | Description |
|---|---|---|---|---|
| π’ Game2048 | Logic | Game2048-v1 | code | doc |
| π¨ GraphColoring | Logic | GraphColoring-v1 | code | doc |
| π£ Minesweeper | Logic | Minesweeper-v0 | code | doc |
| π² RubiksCube | Logic | RubiksCube-v0RubiksCube-partly-scrambled-v0 | code | doc |
| π SlidingTilePuzzle | Logic | SlidingTilePuzzle-v0 | code | doc |
| βοΈ Sudoku | Logic | Sudoku-v0 Sudoku-very-easy-v0 | code | doc |
| π¦ BinPack (3D BinPacking Problem) | Packing | BinPack-v1 |
| code |
| doc |
| π§© FlatPack (2D Grid Filling Problem) | Packing | FlatPack-v0 | code | doc |
| π JobShop (Job Shop Scheduling Problem) | Packing | JobShop-v0 | code | doc |
| π Knapsack | Packing | Knapsack-v1 | code | doc |
| β Tetris | Packing | Tetris-v0 | code | doc |
| π§Ή Cleaner | Routing | Cleaner-v0 | code | doc |
| :link: Connector | Routing | Connector-v3 | code | doc |
| π CVRP (Capacitated Vehicle Routing Problem) | Routing | CVRP-v1 | code | doc |
| π MultiCVRP (Multi-Agent Capacitated Vehicle Routing Problem) | Routing | MultiCVRP-v0 | code | doc |
| :mag: Maze | Routing | Maze-v0 | code | doc |
| :ro |