Skip to content
#

ray

Here are 96 public repositories matching this topic...

simon-mo
simon-mo commented Apr 30, 2020
  /Users/travis/build/ray-project/ray/python/ray/node.py:533: DeprecationWarning: Redis.hmset() is deprecated. Use Redis.hset() instead.
    redis_client.hmset("webui", {"url": self._webui_url})
  /Users/travis/build/ray-project/ray/python/ray/worker.py:358: DeprecationWarning: Redis.hmset() is deprecated. Use Redis.hset() instead.
    "run_on_other_drivers": str(run_on_other_drivers),
  
Theverat
Theverat commented Feb 19, 2020

The current behaviour of glossy and glossycoating is to behave like matte on the backface.
I can't think of a good reason for this, and it is very confusing for users, so I would like to request to rework these materials to show their coating on both front and back faces.

(intended for v2.4)


Want to back this issue? **[Post a bounty on it!](https://www.bountyso

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 Jun 19, 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.