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,880 |
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. | 589 |
rle-foundation/rlexplore | Provides a unified toolkit for constructing, computing, and optimizing intrinsic reward modules in reinforcement learning | 366 |
google-research/deep_ope | A set of pre-trained reinforcement learning policies and benchmarking data for offline model selection in reinforcement learning. | 85 |
sjtu-marl/malib | A framework for parallel population-based reinforcement learning | 497 |
pku-alignment/safety-gymnasium | A unified benchmark for safe reinforcement learning algorithms and environments. | 394 |
kaixhin/rainbow | A Python implementation of a deep reinforcement learning algorithm combining multiple techniques for improved performance in Atari games | 1,585 |
openai/procgen | A benchmark for evaluating reinforcement learning agent performance on procedurally generated game-like environments. | 1,021 |
corl-team/corl | Provides high-quality implementations of offline and offline-to-online reinforcement learning algorithms in Python. | 482 |
enlite-ai/maze | An RL framework for building and training reinforcement learning models in Python | 265 |
sjl/beast | A toolkit for building flexible objects in Common Lisp for video games. | 27 |
facebookresearch/minihack | A sandbox framework for designing and testing reinforcement learning environments | 478 |
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 |