Skip to content
#

ray

Here are 125 public repositories matching this topic...

barakmich
barakmich commented Jan 14, 2021

Describe your feature request

I've been bitten by this at least twice now and it delays PRs.

CI runs an extra lint step (or at least with different arguments) than scripts/format.sh (or scripts/format.sh --all).
It also runs ./scripts/check-git-clang-format-output.sh -- and why this is different than the clang-format run in --all is unclear to me.

This is most notable in linti

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 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