Skip to content
#

rllib

Here are 29 public repositories matching this topic...

YarShev
YarShev commented Jan 29, 2021

Describe your feature request

Hi guys,

It would be awesome to add API that has same output as ray memory command.
Also, it would be good to add some additional output info for ray.objects(). For example, node IP, IDs of objects which are created in in-process stores, IDs of objects from remote calls (when remote calls are still being executed).

Thanks in advance!

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.

  • Updated Nov 13, 2020
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the rllib topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rllib topic, visit your repo's landing page and select "manage topics."

Learn more