ray/rllib/models/tf
Sven Mika f41a9b9813
[RLlib] Fix KL method of MultiCategorial tf distribution (issue #7009). (#7119)
* Fix KL method of MultiCategorial tf distribution.

* Fix KL method of MultiCategorial tf distribution.

* Merge AsyncReplayOptimizer fixes into this branch.
2020-02-12 12:46:15 -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] Fix KL method of MultiCategorial tf distribution (issue #7009). (#7119) 2020-02-12 12:46:15 -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