Module: tf_agents
Stay organized with collections
Save and categorize content based on your preferences.
TF Agents.
Modules
agents
module: Module importing all agents.
bandits
module: TF-Agents Bandits.
distributions
module: Distributions module.
drivers
module: Drivers for running a policy in an environment.
environments
module: Environments module.
eval
module: Eval module.
experimental
module: TF-Agents Experimental Modules.
keras_layers
module: Keras Layers Module.
metrics
module: Metrics module.
networks
module: Networks Module.
policies
module: Policies Module.
replay_buffers
module: Replay Buffers Module.
specs
module: Module for numpy array and tf.Tensor
shape and dtype specifications.
system
module: Module importing all system utilities.
train
module: TF-Agents Training Library.
trajectories
module: Trajectories module.
typing
module: Typing module.
utils
module: Utils module.
version
module: Define TF Agents version information.
Other Members |
version
|
'0.19.0'
|
symbol
|
'_sys'
|
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-04-26 UTC."],[],[],null,["# Module: tf_agents\n\n\u003cbr /\u003e\n\n|--------------------------------------------------------------------------------------------------|\n| [View source on GitHub](https://github.com/tensorflow/agents/blob/v0.19.0/tf_agents/__init__.py) |\n\nTF Agents.\n\nModules\n-------\n\n[`agents`](./tf_agents/agents) module: Module importing all agents.\n\n[`bandits`](./tf_agents/bandits) module: TF-Agents Bandits.\n\n[`distributions`](./tf_agents/distributions) module: Distributions module.\n\n[`drivers`](./tf_agents/drivers) module: Drivers for running a policy in an environment.\n\n[`environments`](./tf_agents/environments) module: Environments module.\n\n[`eval`](./tf_agents/eval) module: Eval module.\n\n[`experimental`](./tf_agents/experimental) module: TF-Agents Experimental Modules.\n\n[`keras_layers`](./tf_agents/keras_layers) module: Keras Layers Module.\n\n[`metrics`](./tf_agents/metrics) module: Metrics module.\n\n[`networks`](./tf_agents/networks) module: Networks Module.\n\n[`policies`](./tf_agents/policies) module: Policies Module.\n\n[`replay_buffers`](./tf_agents/replay_buffers) module: Replay Buffers Module.\n\n[`specs`](./tf_agents/specs) module: Module for numpy array and [`tf.Tensor`](https://www.tensorflow.org/api_docs/python/tf/Tensor) shape and dtype specifications.\n\n[`system`](./tf_agents/system) module: Module importing all system utilities.\n\n[`train`](./tf_agents/train) module: TF-Agents Training Library.\n\n[`trajectories`](./tf_agents/trajectories) module: Trajectories module.\n\n[`typing`](./tf_agents/typing) module: Typing module.\n\n[`utils`](./tf_agents/utils) module: Utils module.\n\n[`version`](./tf_agents/version) module: Define TF Agents version information.\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n| Other Members ------------- ||\n|-------------|------------|\n| **version** | `'0.19.0'` |\n| symbol | `'_sys'` |\n\n\u003cbr /\u003e"]]