ray/rllib/agents/dqn
2020-01-17 22:26:28 -08:00
..
common [rllib] Try moving RLlib to top level dir (#5324) 2019-08-05 23:25:49 -07:00
__init__.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
apex.py [RLlib] Policy-classes cleanup and torch/tf unification. (#6770) 2020-01-17 22:26:28 -08:00
distributional_q_model.py DQN distributional model: Replace all legacy tf.contrib imports with tf.keras.layers.xyz or tf.initializers.xyz. (#6772) 2020-01-13 21:48:16 -08:00
dqn.py [RLlib] Add torch flag to train.py (#6807) 2020-01-17 18:48:44 -08:00
dqn_policy.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
README.md [rllib] Try moving RLlib to top level dir (#5324) 2019-08-05 23:25:49 -07:00
simple_q_model.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
simple_q_policy.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00