Commits
User selector
Datepicker
Commit History
Commits on Mar 30, 2023
Commits on Mar 29, 2023
[RLlib] Remove
is_distributed()
andmake_distributed()
functions for Learner API (ray-project#33781)authored[RLlib] Don't serialize config in Policy states (unless needed for msgpack-type checkpoints). (ray-project#33865)
authored[RLlib] Fix MultiCallbacks class: To be used only with utility function that returns a class to use in the config. (ray-project#33863)
authored
Commits on Mar 28, 2023
- authored
[RLlib][RLModule] Fixed the learning test regression introduced via learner_api in pendulum (ray-project#33778)
authored- authored
- authored
- authored
Commits on Mar 27, 2023
[RLlib] Fix: Recovered eval worker should use eval-config's policy_mapping_fn and policy_to_train fn, not the main train workers' ones. (ray-project#33648)
authored[RLlib][RLModule] Use forward_exploration() inside the unit-test for test_log_likelihood since the action_logps are not necessary fields for exploration (ray-project#33745)
authored[RLlib][RLModule] Disabled RLModule API on cartpole_ppo_fake_gpu tests becauase of LSTMs (ray-project#33728)
authored- authored
- authored
[RLlib] Fixed a typo in multi-agent definition using RLModules in test_env_runner_v2::test_guess_the_number_multi_agent (ray-project#33723)
authored
Commits on Mar 26, 2023
Commits on Mar 24, 2023
[RLlib][RLModule][build_base] Disabled Centralized Critic and Curiosity tests with RLModules (ray-project#33663)
authored[RLlib][Data][build_base] Fix RLlib test build rules that should trigger when there are dataset changes. (ray-project#33683)
authored[RLlib] Add support for MultiCategorical and MultiActionDistribution for RL Modules (ray-project#32938)
authored- authored
[RLlib][RLModule] Fixed a bug where on the new RLModule API we could not rollout (ray-project#33331)
authored- authored
[RLlib] Change scope of PPO tests to comply with currently supported set of spaces in RLModules for PPO. (ray-project#32940)
authored