rlax
RL builder
A Python library providing reinforcement learning building blocks for implementing agent policies and functions
1k stars
34 watching
87 forks
Language: Python
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A platform for multi-agent reinforcement learning research and development | 1,700 |
| Provides benchmarking policies and datasets for offline reinforcement learning | 85 |
| A reinforcement learning library for Go, providing a set of agents to solve challenges in various environments. | 345 |
| A collection of implementations of Reinforcement Learning and planning algorithms in Python. | 596 |
| A benchmark suite for unsupervised reinforcement learning agents, providing pre-trained models and scripts for testing and fine-tuning agent performance. | 335 |
| A high-performance implementation of reinforcement learning training pipelines using JAX and PyTorch-like functionality | 755 |
| A Python library for reinforcement learning algorithms and environments. | 824 |
| A Python implementation of a deep reinforcement learning algorithm combining multiple techniques for improved performance in Atari games | 1,591 |
| A toolkit for developing and evaluating reinforcement learning algorithms in a reproducible manner | 1,893 |
| A deep reinforcement learning library built on top of Chainer. | 1,179 |
| An RL framework for building and training reinforcement learning models in Python | 266 |
| Trains an RL agent to execute natural language instructions in a 3D environment using a combination of A3C and gated attention mechanisms. | 237 |
| A framework that accelerates RL environment processes by leveraging JAX and GPU acceleration | 669 |
| A Python library implementing state-of-the-art deep reinforcement learning algorithms for Keras and OpenAI Gym environments. | 8 |
| A high-throughput reinforcement learning library with optimized synchronous and asynchronous implementations of policy gradients. | 839 |