ray
Here are 205 public repositories matching this topic...
-
Updated
Apr 25, 2022 - Python
-
Updated
Apr 25, 2022 - Python
Is your feature request related to a problem? Please describe.
Implements classification_report for classification metrics.(https://scikit-learn.org/stable/modules/generated/sklearn.metrics.classification_report.html)
-
Updated
Apr 23, 2022 - JavaScript
-
Updated
Jan 28, 2022 - C++
-
Updated
Apr 17, 2022 - C++
-
Updated
Dec 29, 2021 - JavaScript
-
Updated
Apr 25, 2022 - C++
-
Updated
Apr 13, 2021 - Python
-
Updated
Apr 25, 2022 - Python
-
Updated
Jul 4, 2020 - Python
-
Updated
Oct 3, 2019 - Python
-
Updated
Jan 28, 2022 - Python
Data splitter
Overview
As a CFP user, I would like to split a dataset (e.g., np array, pandas dataframe) into smaller objects that can then be fed into other nodes/pipeline. This is especially useful when we have compute intensive tasks and would like to parallelize it eas
-
Updated
Dec 8, 2020 - Python
Search before asking
- I had searched in the issues and found no similar feature requirement.
Description
We get some feedbacks from users and user feel the project lacks docs on the features and guidances.
Another motivation to have a separate site is for building brand.
I feel we can generate a user facing site to host those
-
Updated
Mar 11, 2022 - Jupyter Notebook
-
Updated
May 13, 2021 - Python
-
Updated
Jan 3, 2022 - Jupyter Notebook
-
Updated
Jan 26, 2017 - C
-
Updated
Mar 11, 2021 - Makefile
-
Updated
Apr 15, 2022 - PHP
-
Updated
Mar 31, 2022 - C++
-
Updated
Jul 7, 2021 - Python
Improve this page
Add a description, image, and links to the ray topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ray topic, visit your repo's landing page and select "manage topics."


Description
There are multiple user requests of using GraphNN data (node and edge lists) as sample batches into a custom RLlib model.
https://discuss.ray.io/t/rllib-variable-length-observation-spaces-without-padding/726
https://discuss.ray.io/t/working-with-graph-neural-networks-varying-state-space/5730/2
The recommended method today is to use Repeated observation space and VariableVal