SuperSuit

Preprocessors

A collection of small wrapper functions to preprocess reinforcement learning environments.

A collection of wrappers for Gymnasium and PettingZoo environments (being merged into gymnasium.wrappers and pettingzoo.wrappers

GitHub

457 stars
9 watching
58 forks
Language: Python
last commit: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
farama-foundation/gymnasium-roboticsA collection of robotic simulation environments for reinforcement learning585
farama-foundation/miniworldA tool for creating and simulating 3D environments for reinforcement learning research712
farama-foundation/metaworldA collection of robotic environment benchmarks for evaluating meta-reinforcement learning and multi-task learning algorithms.1,290
farama-foundation/shimmyAn API conversion tool for reinforcement learning environments.143
szaghi/preformA simple preprocessor for modern Fortran projects that supports C-like directives and aims to facilitate template systems for developers.24
farama-foundation/gymnasiumDevelops and compares reinforcement learning algorithms by providing a standard API to communicate between learning algorithms and environments7,613
farama-foundation/d4rlA collection of standardized environments and datasets for training and benchmarking algorithms in offline reinforcement learning1,371
farama-foundation/vizdoomA platform for developing AI bots to play Doom using visual information from the game screen1,756
farama-foundation/minigridA collection of grid-world environments for reinforcement learning research2,139
farama-foundation/micrortsAn implementation of a simplified real-time strategy game environment for testing AI research and reinforcement learning algorithms288
farama-foundation/magent2A library for creating high-performance environments for training large numbers of competing agents in multi-agent scenarios240
farama-foundation/pettingzooA unified API for multi-agent reinforcement learning environments with various game families2,678
farama-foundation/arcade-learning-environmentA platform for developing AI agents to play Atari 2600 games2,199
farama-foundation/minariA Python library for offline reinforcement learning research, providing datasets and utilities.310
google/yara-procdump-pythonA Python wrapper around the Yara API to access process memory11