.. |
tests
|
[RLlib] Issues: 17397, 17425, 16715, 17174. When on driver, Torch|TFPolicy should not use ray.get_gpu_ids() (b/c no GPUs assigned by ray). (#17444)
|
2021-08-02 17:29:59 -04:00 |
__init__.py
|
[RLlib] Curiosity (intrinsic motivation) Exploration module. (#9912)
|
2020-08-13 20:14:16 +02:00 |
curiosity.py
|
[RLlib] ensure curiosity exploration actions are passed in as tf tens… (#15704)
|
2021-06-21 10:03:17 -07:00 |
epsilon_greedy.py
|
[RLlib] Policies get/set_state fixes and enhancements. (#16354)
|
2021-06-15 13:08:43 +02:00 |
exploration.py
|
[RLlib] Add @Deprecated decorator to simplify/unify deprecation of classes, methods, functions. (#17530)
|
2021-08-03 18:30:02 -04:00 |
gaussian_noise.py
|
[RLlib] Fix crash when using StochasticSampling exploration (most PG-style algos) w/ tf and numpy > 1.19.5 (#18366)
|
2021-09-06 12:14:00 +02:00 |
ornstein_uhlenbeck_noise.py
|
[RLlib] Fix crash when using StochasticSampling exploration (most PG-style algos) w/ tf and numpy > 1.19.5 (#18366)
|
2021-09-06 12:14:00 +02:00 |
parameter_noise.py
|
[RLlib] Policies get/set_state fixes and enhancements. (#16354)
|
2021-06-15 13:08:43 +02:00 |
per_worker_epsilon_greedy.py
|
[RLlib] APEX-DQN: Bug fix for torch and add learning test. (#15762)
|
2021-05-20 09:27:03 +02:00 |
per_worker_gaussian_noise.py
|
[RLlib] Exploration class type annotations. (#11251)
|
2020-10-07 21:59:14 +02:00 |
per_worker_ornstein_uhlenbeck_noise.py
|
[RLlib] Exploration class type annotations. (#11251)
|
2020-10-07 21:59:14 +02:00 |
random.py
|
[RLlib] Fix crash when using StochasticSampling exploration (most PG-style algos) w/ tf and numpy > 1.19.5 (#18366)
|
2021-09-06 12:14:00 +02:00 |
soft_q.py
|
[RLlib] Exploration class type annotations. (#11251)
|
2020-10-07 21:59:14 +02:00 |
stochastic_sampling.py
|
[RLlib] Fix crash when using StochasticSampling exploration (most PG-style algos) w/ tf and numpy > 1.19.5 (#18366)
|
2021-09-06 12:14:00 +02:00 |