Module: tf_agents.bandits.agents.greedy_multi_objective_neural_agent

An agent that uses and trains a greedy reward prediction policy.

Classes

class GreedyMultiObjectiveNeuralAgent: A neural-network based bandit agent for multi-objective optimization.

absolute_import Instance of __future__._Feature
division Instance of __future__._Feature
print_function Instance of __future__._Feature