ray/rllib/models/tf
2020-02-19 12:18:45 -08:00
..
__init__.py [rllib] Try moving RLlib to top level dir (#5324) 2019-08-05 23:25:49 -07:00
fcnet_v1.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
fcnet_v2.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
lstm_v1.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
misc.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
modelv1_compat.py [RLlib] Fix issue (bug): LSTM + non-shared vf + PPO + tuple actions (#6890) 2020-01-24 10:29:35 -08:00
recurrent_tf_modelv2.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
tf_action_dist.py [RLlib] Exploration API: merge deterministic flag with exploration classes (SoftQ and StochasticSampling). (#7155) 2020-02-19 12:18:45 -08:00
tf_modelv2.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
visionnet_v1.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
visionnet_v2.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00