Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jun 19, 2024
Commits on Jun 14, 2024
Commits on Jun 12, 2024
Commits on Jun 11, 2024
[RLlib] Cleanup examples folder ray-project#15: Add example script for policy (RLModule) inference w/ ConnectorV2. (ray-project#45845)
authored- authored
[RLlib] Cleanup examples folder ray-project#14: Add example script for policy (RLModule) inference on new API stack. (ray-project#45831)
authored[RLlib] Add LSTM option to
run_connector_policy
example (old API stack; w/ manualConnector.reset()
call). (ray-project#45829)authored
Commits on Jun 9, 2024
Commits on Jun 5, 2024
Commits on Jun 4, 2024
Commits on Jun 3, 2024
Commits on May 31, 2024
Commits on May 30, 2024
Commits on May 29, 2024
Commits on May 27, 2024
Commits on May 23, 2024
Commits on May 22, 2024
Commits on May 17, 2024
Commits on May 16, 2024
- authored
[RLlib] Cleanup metrics-spam in algo's result dicts (retire "sampler_results", don't dump env-runner-results into top-level). (ray-project#45378)
authored[RLlib] AlgorithmConfig: Mostly dissolve
resources()
settings (e.g. num_learner_workers) intolearners()
andenv_runners()
methods. (ray-project#45376)authored