Module: tf_agents.train

View source on GitHub

TF-Agents Training Library.

Modules

actor module: Actor to use for data collection or evaluation.

interval_trigger module: Utility that Triggers every n calls.

learner module: Learner implementation for Agents. Refer to the examples dir.

step_per_second_tracker module: Utility class to keep track of global training steps per second.

triggers module: Common triggers useful during training.

Classes

class Actor: Actor.

class Learner: Manages all the learning details needed when training an agent.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2024年04月26日 UTC.