Module: tf_agents.keras_layers.bias_layer

Keras layer mirroring tf.contrib.layers.bias_add.

Classes

class BiasLayer: Keras layer that only adds a bias to the input.

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