Module: tf_agents.typing.types

Common types used in TF-Agents.

Type Aliases

Array

Bool

ComparatorFn

Float

FloatOrReturningFloat

GymEnvWrapper

Int

LookupLayer

LossFn

Nested

NestedArray

NestedArraySpec

NestedBoundedTensorSpec

NestedDistribution

NestedLayer

NestedNetwork

NestedPlaceHolder

NestedSpec

NestedSpecTensorOrArray

NestedTensor

NestedTensorOrArray

NestedTensorSpec

NestedVariable

Observer

Optimizer

PyEnvWrapper

Seed

Shape

ShapeSequence

Spec

SpecTensorOrArray

Splitter

Tensor

TensorOrArray

TensorSpec

ArraySpec Instance of typing.ForwardRef
BoundedTensorSpec Instance of typing.ForwardRef
DistributionSpecV2 Instance of typing.ForwardRef
GymEnv Instance of typing.ForwardRef
Network Instance of typing.ForwardRef
PolicyStep Instance of typing.ForwardRef
PyEnv Instance of typing.ForwardRef
ReverbClient Instance of typing.ForwardRef
ReverbReplaySample Instance of typing.ForwardRef
ReverbSampleInfo Instance of typing.ForwardRef
ReverbServer Instance of typing.ForwardRef
ReverbTFClient Instance of typing.ForwardRef
ReverbTable Instance of typing.ForwardRef
TimeStep Instance of typing.ForwardRef
Tnest Instance of typing.TypeVar
Trajectory Instance of typing.ForwardRef
Trecursive Instance of typing.TypeVar
absolute_import Instance of __future__._Feature
division Instance of __future__._Feature
print_function Instance of __future__._Feature