ray/rllib/models/tf
2019-10-07 14:25:16 -07:00
..
__init__.py [rllib] Try moving RLlib to top level dir (#5324) 2019-08-05 23:25:49 -07:00
fcnet_v1.py [rllib] Properly flatten 2-d observations as input to FCnet (#5733) 2019-09-19 12:10:31 -07:00
fcnet_v2.py [rllib] Properly flatten 2-d observations as input to FCnet (#5733) 2019-09-19 12:10:31 -07:00
lstm_v1.py [rllib] Try moving RLlib to top level dir (#5324) 2019-08-05 23:25:49 -07:00
misc.py [rllib] Try moving RLlib to top level dir (#5324) 2019-08-05 23:25:49 -07:00
modelv1_compat.py [rllib] Adds eager support with a generic TFEagerPolicy class (#5436) 2019-08-23 14:21:11 +08:00
recurrent_tf_modelv2.py Fix TF2 / rllib test (#5846) 2019-10-07 14:25:16 -07:00
tf_action_dist.py [rllib] Autoregressive action distributions (#5304) 2019-08-10 14:05:12 -07:00
tf_modelv2.py Consolidate and clean up documentation (#5645) 2019-09-07 11:50:18 -07:00
visionnet_v1.py [rllib] Adds eager support with a generic TFEagerPolicy class (#5436) 2019-08-23 14:21:11 +08:00
visionnet_v2.py [rllib] Fix some eager execution regressions with 1.13 (#5537) 2019-08-26 23:23:35 -07:00