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