mirror of
https://github.com/vale981/ray
synced 2025-03-09 04:46:38 -04:00
7 lines
191 B
JSON
7 lines
191 B
JSON
![]() |
{
|
||
|
"type": "ray.rllib.utils.tests.test_framework_agnostic_components.DummyComponent",
|
||
|
"prop_a": "some-value",
|
||
|
"prop_b": 2.0,
|
||
|
"some_other_kwarg": "this_is_a_component_from_json_file"
|
||
|
}
|