ray/rllib/utils/schedules
2020-05-26 11:10:27 +02:00
..
tests [RLlib] Add testing framework_iterator. (#7852) 2020-04-03 12:24:25 -07:00
__init__.py [RLlib] Schedule-classes multi-framework support. (#6926) 2020-01-28 11:07:55 -08:00
constant_schedule.py [RLlib] Remove tf.py_function from all Schedule classes (not differentiable and causes other bugs in MA setups). (#8304) 2020-05-04 23:53:38 +02:00
exponential_schedule.py [RLlib] Remove tf.py_function from all Schedule classes (not differentiable and causes other bugs in MA setups). (#8304) 2020-05-04 23:53:38 +02:00
linear_schedule.py [RLlib] Schedule-classes multi-framework support. (#6926) 2020-01-28 11:07:55 -08:00
piecewise_schedule.py [RLlib] Benchmark and regression test yaml cleanup and restructuring. (#8414) 2020-05-26 11:10:27 +02:00
polynomial_schedule.py [rllib] Fix per-worker exploration in Ape-X; make more kwargs required for future safety (#7504) 2020-03-10 11:14:14 -07:00
schedule.py [RLlib] Remove tf.py_function from all Schedule classes (not differentiable and causes other bugs in MA setups). (#8304) 2020-05-04 23:53:38 +02:00