Sven Mika 9e6b871739 [RLlib] Better utils for flattening complex inputs and enable prev-actions for LSTM/attention for complex action spaces. (#21330) 2 years ago
..
layers 9eba1871bb [RLlib] Support easy `use_attention=True` flag for using the GTrXL model. (#11698) 3 years ago
__init__.py 4fd8977eaf [RLlib] Minor cleanup in preparation to tf2.x support. (#9130) 4 years ago
attention_net.py 9e6b871739 [RLlib] Better utils for flattening complex inputs and enable prev-actions for LSTM/attention for complex action spaces. (#21330) 2 years ago
complex_input_net.py daa4304a91 [RLlib] Switch off preprocessors by default for PGTrainer. (#21008) 2 years ago
fcnet.py 34cf5db109 [tune] Fix hyperopt points to evaluate for nested lists (#18113) 3 years ago
misc.py 59ccbc0fc7 [RLlib] Model Annotations: Tensorflow (#11964) 4 years ago
recurrent_net.py 9e6b871739 [RLlib] Better utils for flattening complex inputs and enable prev-actions for LSTM/attention for complex action spaces. (#21330) 2 years ago
tf_action_dist.py 9e6b871739 [RLlib] Better utils for flattening complex inputs and enable prev-actions for LSTM/attention for complex action spaces. (#21330) 2 years ago
tf_modelv2.py 56619b955e [RLlib; Documentation] Some docstring cleanups; Rename RemoteVectorEnv into RemoteBaseEnv for clarity. (#20250) 2 years ago
visionnet.py 9a8ca6a69d [RLlib] Fix Atari learning test regressions (2 bugs) and 1 minor attention net bug. (#18306) 3 years ago