Path Lines of Code tf_agents/bandits/__init__.py 8 tf_agents/bandits/agents/__init__.py 15 tf_agents/bandits/agents/bernoulli_thompson_sampling_agent.py 97 tf_agents/bandits/agents/dropout_thompson_sampling_agent.py 87 tf_agents/bandits/agents/exp3_agent.py 76 tf_agents/bandits/agents/exp3_mixture_agent.py 107 tf_agents/bandits/agents/greedy_multi_objective_neural_agent.py 201 tf_agents/bandits/agents/greedy_reward_prediction_agent.py 225 tf_agents/bandits/agents/lin_ucb_agent.py 50 tf_agents/bandits/agents/linear_bandit_agent.py 369 tf_agents/bandits/agents/linear_thompson_sampling_agent.py 50 tf_agents/bandits/agents/mixture_agent.py 111 tf_agents/bandits/agents/neural_boltzmann_agent.py 64 tf_agents/bandits/agents/neural_epsilon_greedy_agent.py 59 tf_agents/bandits/agents/neural_linucb_agent.py 360 tf_agents/bandits/agents/static_mixture_agent.py 9 tf_agents/bandits/agents/utils.py 73 tf_agents/bandits/drivers/__init__.py 1 tf_agents/bandits/drivers/driver_utils.py 17 tf_agents/bandits/environments/__init__.py 17 tf_agents/bandits/environments/bandit_py_environment.py 43 tf_agents/bandits/environments/bandit_tf_environment.py 69 tf_agents/bandits/environments/bernoulli_action_mask_tf_environment.py 74 tf_agents/bandits/environments/bernoulli_py_environment.py 40 tf_agents/bandits/environments/classification_environment.py 100 tf_agents/bandits/environments/dataset_utilities.py 70 tf_agents/bandits/environments/drifting_linear_environment.py 138 tf_agents/bandits/environments/environment_utilities.py 158 tf_agents/bandits/environments/movielens_per_arm_py_environment.py 103 tf_agents/bandits/environments/movielens_py_environment.py 72 tf_agents/bandits/environments/non_stationary_stochastic_environment.py 72 tf_agents/bandits/environments/piecewise_bernoulli_py_environment.py 57 tf_agents/bandits/environments/piecewise_stochastic_environment.py 133 tf_agents/bandits/environments/random_bandit_environment.py 58 tf_agents/bandits/environments/stationary_stochastic_per_arm_py_environment.py 80 tf_agents/bandits/environments/stationary_stochastic_py_environment.py 70 tf_agents/bandits/environments/stationary_stochastic_structured_py_environment.py 81 tf_agents/bandits/environments/wheel_py_environment.py 104 tf_agents/bandits/metrics/__init__.py 1 tf_agents/bandits/metrics/tf_metrics.py 98 tf_agents/bandits/multi_objective/__init__.py 1 tf_agents/bandits/multi_objective/multi_objective_scalarizer.py 187 tf_agents/bandits/networks/__init__.py 2 tf_agents/bandits/networks/global_and_arm_feature_network.py 162 tf_agents/bandits/networks/heteroscedastic_q_network.py 77 tf_agents/bandits/policies/__init__.py 9 tf_agents/bandits/policies/bernoulli_thompson_sampling_policy.py 103 tf_agents/bandits/policies/boltzmann_reward_prediction_policy.py 207 tf_agents/bandits/policies/categorical_policy.py 49 tf_agents/bandits/policies/constraints.py 280 tf_agents/bandits/policies/greedy_multi_objective_neural_policy.py 209 tf_agents/bandits/policies/greedy_reward_prediction_policy.py 149 tf_agents/bandits/policies/lin_ucb_policy.py 40 tf_agents/bandits/policies/linalg.py 80 tf_agents/bandits/policies/linear_bandit_policy.py 276 tf_agents/bandits/policies/linear_thompson_sampling_policy.py 39 tf_agents/bandits/policies/loss_utils.py 28 tf_agents/bandits/policies/mixture_policy.py 77 tf_agents/bandits/policies/neural_linucb_policy.py 241 tf_agents/bandits/replay_buffers/bandit_replay_buffer.py 2