Skip to content
#

ray

Here are 113 public repositories matching this topic...

richardliaw
richardliaw commented Oct 29, 2020

When the ray cluster runs for a long time or execute many tasks, log files can be large, such as monitor.err, full of could not find ip for client xxxx. I find parameters logging_level, logging_format and log_to_driver in ray.init(). Is there a way to restrict the size of log files by default, like using logging.handlers.RotatingFileHandler and set maxBytes?

![image](https://user

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 Sep 25, 2020
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the ray 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 ray topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.