ray/rllib/agents/dqn
2020-03-28 16:16:30 -07:00
..
common [rllib] Try moving RLlib to top level dir (#5324) 2019-08-05 23:25:49 -07:00
tests [RLlib] Minimal ParamNoise PR. (#7772) 2020-03-28 16:16:30 -07:00
__init__.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
apex.py [rllib] Rename sample_batch_size => rollout_fragment_length (#7503) 2020-03-14 12:05:04 -07:00
distributional_q_model.py [RLlib] Noisy layers in DQN throw different errors (issue #7635). (#7750) 2020-03-26 22:08:34 -07:00
dqn.py [rllib] Add high-performance external application connector (#7641) 2020-03-20 12:43:57 -07:00
dqn_policy.py [rllib] Make timestep a required arg for exploration classes (#7380) 2020-03-04 13:00:37 -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 [rllib] Make timestep a required arg for exploration classes (#7380) 2020-03-04 13:00:37 -08:00