oef
Game RL toolkit
Provides tools and algorithms for developing reinforcement learning policies in game environments.
Repository for the submission of NeurIPS Datasets and Benchmarks Track 2022.
3 stars
1 watching
0 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rlworkgroup/garage | A toolkit for developing and evaluating reinforcement learning algorithms in a reproducible manner | 1,893 |
jjkke88/rl_toolbox | A collection of reinforcement learning algorithms and tools for training agents in complex environments. | 43 |
eleurent/rl-agents | A collection of implementations of Reinforcement Learning and planning algorithms in Python. | 596 |
rle-foundation/rlexplore | Provides a unified toolkit for constructing, computing, and optimizing intrinsic reward modules in reinforcement learning | 373 |
google-research/deep_ope | Provides benchmarking policies and datasets for offline reinforcement learning | 85 |
sjtu-marl/malib | A framework for parallel population-based reinforcement learning | 507 |
pku-alignment/safety-gymnasium | A unified benchmark for safe reinforcement learning algorithms and environments. | 410 |
kaixhin/rainbow | A Python implementation of a deep reinforcement learning algorithm combining multiple techniques for improved performance in Atari games | 1,591 |
openai/procgen | A benchmark for evaluating reinforcement learning agent performance on procedurally generated game-like environments. | 1,030 |
corl-team/corl | Provides high-quality implementations of offline and offline-to-online reinforcement learning algorithms in Python. | 491 |
enlite-ai/maze | An RL framework for building and training reinforcement learning models in Python | 266 |
sjl/beast | A toolkit for building flexible objects in Common Lisp for video games. | 28 |
facebookresearch/minihack | A sandbox framework for designing and testing reinforcement learning environments | 486 |
google-research/dice_rl | This library provides tools and algorithms for estimating the distribution correction in off-policy reinforcement learning problems | 99 |
cesarl/gameengineresources | A collection of libraries and tools to support the development of a C++ 3D game engine | 3 |