The Wayback Machine - https://web.archive.org/web/20201225171018/https://github.com/topics/reinforcement-learning
Skip to content
#

reinforcement-learning

Here are 5,711 public repositories matching this topic...

blueplastic
blueplastic commented Dec 18, 2020

What is the problem?

It seems that Ray doesn't allow using a class variable to keep track of some shared class-level information, such as how many instances of the class have been created.

I understand there are at least a couple of ways I can accomplish sharing state across instances:

  1. I can use a different class with an counter instance variable and have all of the launched clas

Improve this page

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

Learn more

You can’t perform that action at this time.