mirror of
https://github.com/wassname/ray.git
synced 2026-07-01 14:19:38 +08:00
964689b280
* return tuple returned from _get_multi_action_distribution when using custom action dict * Always return dst_class and required_model_output_shape in _get_multi_action_distribution * pass model config to _get_multi_action_distribution
Shared neural network models for RLlib.