forked from ray-project/ray
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[RLlib] Move Learner Hp assignment to validate (ray-project#33392)
* Move adding params to learner hps to validate in order to be compatible with rllib yaml files * Move learner_hp assignment from builder functions to validate Signed-off-by: Avnish <[email protected]> Signed-off-by: Jack He <[email protected]>
- Loading branch information
1 parent
2d86091
commit 5dea598
Showing
2 changed files
with
22 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters