ray/rllib/policy
2020-03-26 22:07:10 -07:00
..
tests [Ray RLlib] Fix tree import (#7662) 2020-03-22 13:51:24 -07:00
__init__.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
dynamic_tf_policy.py [rllib] Make timestep a required arg for exploration classes (#7380) 2020-03-04 13:00:37 -08:00
eager_tf_policy.py [RLlib] Issue 7046 cannot restore keras model from h5 file. (#7482) 2020-03-23 12:19:30 -07:00
policy.py [RLlib] Issue 7046 cannot restore keras model from h5 file. (#7482) 2020-03-23 12:19:30 -07:00
rnn_sequencing.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
sample_batch.py Remove six and cloudpickle from setup.py. (#7694) 2020-03-23 11:42:05 -07:00
tf_policy.py [RLlib] Add tf-graph by default when doing Policy.export_model(). (#7759) 2020-03-26 22:07:10 -07:00
tf_policy_template.py [RLlib] Policy.compute_log_likelihoods() and SAC refactor. (issue #7107) (#7124) 2020-02-22 14:19:49 -08:00
torch_policy.py [RLlib] Add tf-graph by default when doing Policy.export_model(). (#7759) 2020-03-26 22:07:10 -07:00
torch_policy_template.py [RLlib] Issue 7421: can't convert cuda tensor to numpy in torch ppo. (#7445) 2020-03-06 12:45:30 -08:00