rllib topic

List rllib repositories

ray

31.6k
Stars
5.3k
Forks
450
Watchers

Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.

gym-pybullet-drones

1.1k
Stars
325
Forks
Watchers

PyBullet Gymnasium environments for single and multi-agent reinforcement learning of quadcopter control

gym-continuousDoubleAuction

135
Stars
32
Forks
Watchers

A custom MARL (multi-agent reinforcement learning) environment where multiple agents trade against one another (self-play) in a zero-sum continuous double auction. Ray [RLlib] is used for training.

T-1000

172
Stars
43
Forks
Watchers

:zap: :zap: π˜‹π˜¦π˜¦π˜± π˜™π˜“ 𝘈𝘭𝘨𝘰𝘡𝘳𝘒π˜₯π˜ͺ𝘯𝘨 𝘸π˜ͺ𝘡𝘩 π˜™π˜’π˜Ί π˜ˆπ˜—π˜

ray_tutorial

77
Stars
28
Forks
Watchers

An introductory tutorial about leveraging Ray core features for distributed patterns.

rl

105
Stars
26
Forks
Watchers

Deep Reinforcement Learning For Trading

MARLlib

793
Stars
129
Forks
Watchers

One repository is all that is necessary for Multi-agent Reinforcement Learning (MARL)

raylab

54
Stars
10
Forks
Watchers

Reinforcement learning algorithms in RLlib

VectorizedMultiAgentSimulator

262
Stars
52
Forks
Watchers

VMAS is a vectorized differentiable simulator designed for efficient Multi-Agent Reinforcement Learning benchmarking. It is comprised of a vectorized 2D physics engine written in PyTorch and a set of...