ray/rllib/utils
2020-03-28 19:08:31 -07:00
..
exploration [RLlib] Minimal ParamNoise PR. (#7772) 2020-03-28 16:16:30 -07:00
schedules [RLlib] Cleanup/unify all test cases. (#7533) 2020-03-11 20:39:47 -07:00
tests [RLlib] Cleanup/unify all test cases. (#7533) 2020-03-11 20:39:47 -07:00
__init__.py [RLlib] Policy.compute_log_likelihoods() and SAC refactor. (issue #7107) (#7124) 2020-02-22 14:19:49 -08:00
actors.py [rllib] - TaskPool.completed_prefetch() no longer returns stale object ids after an error (#7139) 2020-02-13 22:30:44 -08:00
annotations.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
compression.py Stop vendoring pyarrow (#7233) 2020-02-19 19:01:26 -08:00
debug.py [Core/RLlib] Move log_once from rllib to ray.util. (#7273) 2020-02-27 10:40:44 -08:00
deprecation.py [RLlib] Exploration API: merge deterministic flag with exploration classes (SoftQ and StochasticSampling). (#7155) 2020-02-19 12:18:45 -08:00
error.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
experimental_dsl.py [rllib] Fix shared metrics context in parallel iterators (#7666) 2020-03-22 14:15:01 -07:00
explained_variance.py [RLlib] Implement PPO torch version. (#6826) 2020-01-20 23:06:50 -08:00
filter.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
filter_manager.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
framework.py Fix build breakage due to soft torch import (#7790) 2020-03-28 19:08:31 -07:00
from_config.py [rllib] Fix torch GPU / yaml load warning (#7278) 2020-02-23 13:13:43 -08:00
memory.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
numpy.py [RLlib] Policy.compute_log_likelihoods() and SAC refactor. (issue #7107) (#7124) 2020-02-22 14:19:49 -08:00
policy_client.py [rllib] Add high-performance external application connector (#7641) 2020-03-20 12:43:57 -07:00
policy_server.py [rllib] Add high-performance external application connector (#7641) 2020-03-20 12:43:57 -07:00
seed.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
sgd.py [rllib] Fix custom model metrics in multi-device case (#7640) 2020-03-23 12:40:22 -07:00
test_utils.py [RLlib] PPO torch memory leak and unnecessary torch.Tensor creation and gc'ing. (#7238) 2020-02-22 11:02:31 -08:00
tf_ops.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
tf_run_builder.py [RLlib] SAC add discrete action support. (#7320) 2020-03-06 10:37:12 -08:00
timer.py [rllib] Enable performance metrics reporting for RLlib pipelines, add A3C (#7299) 2020-02-28 16:44:17 -08:00
torch_ops.py [Ray RLlib] Fix tree import (#7662) 2020-03-22 13:51:24 -07:00
tracking_dict.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
tuple_actions.py [RLlib] Exploration API: merge deterministic flag with exploration classes (SoftQ and StochasticSampling). (#7155) 2020-02-19 12:18:45 -08:00
window_stat.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00