mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05:00
![]() * Add `RandomEnv` example to examples folder. Convert warning into Error message when using an LSTM in a non-shared-vf network (after the warning, the program would crash). * LINT. * Fix issue #6884. LSTM + non-shared vf NN + PPO crashes when using a Tuple action space. * LINT * Change warning message for Model: shared_vf=False, LSTM=True cases. * Bug fix. * Add examples/random_env.py test to Jenkins. |
||
---|---|---|
.. | ||
__init__.py | ||
fcnet_v1.py | ||
fcnet_v2.py | ||
lstm_v1.py | ||
misc.py | ||
modelv1_compat.py | ||
recurrent_tf_modelv2.py | ||
tf_action_dist.py | ||
tf_modelv2.py | ||
visionnet_v1.py | ||
visionnet_v2.py |