Path Lines of Code tf_agents/agents/__init__.py 23 tf_agents/agents/behavioral_cloning/__init__.py 1 tf_agents/agents/behavioral_cloning/behavioral_cloning_agent.py 174 tf_agents/agents/categorical_dqn/__init__.py 1 tf_agents/agents/categorical_dqn/categorical_dqn_agent.py 324 tf_agents/agents/cql/__init__.py 1 tf_agents/agents/cql/cql_sac_agent.py 454 tf_agents/agents/data_converter.py 303 tf_agents/agents/ddpg/__init__.py 5 tf_agents/agents/ddpg/actor_network.py 61 tf_agents/agents/ddpg/actor_rnn_network.py 98 tf_agents/agents/ddpg/critic_network.py 79 tf_agents/agents/ddpg/critic_rnn_network.py 147 tf_agents/agents/ddpg/ddpg_agent.py 252 tf_agents/agents/dqn/__init__.py 1 tf_agents/agents/dqn/dqn_agent.py 306 tf_agents/agents/ppo/__init__.py 6 tf_agents/agents/ppo/ppo_actor_network.py 62 tf_agents/agents/ppo/ppo_agent.py 903 tf_agents/agents/ppo/ppo_clip_agent.py 82 tf_agents/agents/ppo/ppo_kl_penalty_agent.py 88 tf_agents/agents/ppo/ppo_policy.py 155 tf_agents/agents/ppo/ppo_utils.py 109 tf_agents/agents/qtopt/qtopt_agent.py 382 tf_agents/agents/random/__init__.py 2 tf_agents/agents/random/fixed_policy_agent.py 44 tf_agents/agents/random/random_agent.py 30 tf_agents/agents/reinforce/__init__.py 1 tf_agents/agents/reinforce/reinforce_agent.py 276 tf_agents/agents/sac/__init__.py 1 tf_agents/agents/sac/sac_agent.py 452 tf_agents/agents/sac/tanh_normal_projection_network.py 79 tf_agents/agents/td3/__init__.py 1 tf_agents/agents/td3/td3_agent.py 330 tf_agents/agents/tf_agent.py 222