ray/rllib/agents/dqn
2020-12-26 20:14:18 -05:00
..
tests [RLlib] Fix inconsistency wrt batch size in SampleCollector (traj. view API). Makes DD-PPO work with traj. view API. (#12063) 2020-11-19 19:01:14 +01:00
__init__.py [RLlib] Examples folder restructuring (models) part 1 (#8353) 2020-05-08 08:20:18 +02:00
apex.py Use master for links to docs in source (#10866) 2020-09-19 00:30:45 -07:00
distributional_q_tf_model.py [RLlib] SAC algo cleanup. (#10825) 2020-09-20 11:27:02 +02:00
dqn.py [RLlib] Fix most remaining RLlib algos for running with trajectory view API. (#12366) 2020-12-01 17:41:10 -08:00
dqn_tf_policy.py [RLlib] Add docstrings for agents/dqn (#10710) 2020-09-15 12:37:07 +02:00
dqn_torch_model.py [RLlib] Minor fixes (torch GPU bugs + some cleanup). (#11609) 2020-10-27 10:00:24 +01:00
dqn_torch_policy.py [RLlib] JAXPolicy prep. PR #1. (#13077) 2020-12-26 20:14:18 -05:00
learner_thread.py [RLlib] Add docstrings for agents/dqn (#10710) 2020-09-15 12:37:07 +02:00
README.md [rllib] Try moving RLlib to top level dir (#5324) 2019-08-05 23:25:49 -07:00
simple_q.py [RLlib] Fix most remaining RLlib algos for running with trajectory view API. (#12366) 2020-12-01 17:41:10 -08:00
simple_q_tf_policy.py [RLlib] Add docstrings for agents/dqn (#10710) 2020-09-15 12:37:07 +02:00
simple_q_torch_policy.py [RLlib] JAXPolicy prep. PR #1. (#13077) 2020-12-26 20:14:18 -05:00