ray/rllib/agents/dqn
2020-04-05 09:34:23 -07:00
..
common [rllib] Try moving RLlib to top level dir (#5324) 2019-08-05 23:25:49 -07:00
tests [RLlib] Fix broken RLlib tests in master. (#7894) 2020-04-05 09:34:23 -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] Exploration API: ParamNoise Integration into DQN; working example/test cases. (#7814) 2020-04-03 10:44:25 -07:00
dqn.py [RLlib] Exploration API: ParamNoise Integration into DQN; working example/test cases. (#7814) 2020-04-03 10:44:25 -07:00
dqn_policy.py [RLlib] Add testing framework_iterator. (#7852) 2020-04-03 12:24:25 -07: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] Exploration API: ParamNoise Integration into DQN; working example/test cases. (#7814) 2020-04-03 10:44:25 -07:00